hass-core/homeassistant/components/recswitch/manifest.json
2022-01-28 13:37:53 -08:00

9 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"]
}