core/homeassistant/components/qwikswitch/manifest.json

13 lines
240 B
JSON

{
"domain": "qwikswitch",
"name": "Qwikswitch",
"documentation": "https://www.home-assistant.io/integrations/qwikswitch",
"requirements": [
"pyqwikswitch==0.93"
],
"dependencies": [],
"codeowners": [
"@kellerza"
]
}