1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/qwikswitch/manifest.json

11 lines
297 B
JSON

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