hass-core/homeassistant/components/recswitch/manifest.json
2020-04-03 12:58:19 -07:00

7 lines
196 B
JSON

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