core/homeassistant/components/recswitch/manifest.json

11 lines
216 B
JSON

{
"domain": "recswitch",
"name": "Recswitch",
"documentation": "https://www.home-assistant.io/components/recswitch",
"requirements": [
"pyrecswitch==1.0.2"
],
"dependencies": [],
"codeowners": []
}