Project moved to a self-hosted Gitea at git.supported.systems under the warehack.ing org. Updated: pyproject.toml project.urls.Repository custom_components/omni_pca/manifest.json documentation, issue_tracker custom_components/omni_pca/README.md every link CHANGELOG.md release tag URL Tests still 351 + 1 skip. No code changed.
14 lines
440 B
JSON
14 lines
440 B
JSON
{
|
|
"domain": "omni_pca",
|
|
"name": "HAI/Leviton Omni Panel",
|
|
"version": "2026.5.10",
|
|
"iot_class": "local_push",
|
|
"config_flow": true,
|
|
"dependencies": [],
|
|
"codeowners": ["@rsp2k"],
|
|
"requirements": ["omni-pca==2026.5.10"],
|
|
"documentation": "https://git.supported.systems/warehack.ing/omni-pca",
|
|
"issue_tracker": "https://git.supported.systems/warehack.ing/omni-pca/issues",
|
|
"integration_type": "hub"
|
|
}
|