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"]
}