core/homeassistant/components/qwikswitch/manifest.json

8 lines
208 B
JSON

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