hass-core/homeassistant/components/anthemav/manifest.json
Erik Montnemery c741d9d045
Update integrations to import issue_registry from helpers (#77305)
* Update integrations to import issue_registry from helpers

* Update tests
2022-08-25 15:33:05 +02:00

10 lines
283 B
JSON

{
"domain": "anthemav",
"name": "Anthem A/V Receivers",
"documentation": "https://www.home-assistant.io/integrations/anthemav",
"requirements": ["anthemav==1.4.1"],
"codeowners": ["@hyralex"],
"config_flow": true,
"iot_class": "local_push",
"loggers": ["anthemav"]
}