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

10 lines
258 B
JSON

{
"domain": "recswitch",
"name": "Ankuoo REC Switch",
"documentation": "https://www.home-assistant.io/integrations/recswitch",
"requirements": ["pyrecswitch==1.0.2"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pyrecswitch"]
}