mirror of https://github.com/home-assistant/core
11 lines
297 B
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"]
|
|
}
|