core/homeassistant/components/anthemav/manifest.json

11 lines
283 B
JSON
Raw Normal View History

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