core/homeassistant/components/anthemav/manifest.json

11 lines
283 B
JSON

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