ha-core/homeassistant/components/anthemav/manifest.json

12 lines
314 B
JSON

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