1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/qwikswitch/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
237 B
JSON

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