13 lines
238 B
JSON
13 lines
238 B
JSON
|
{
|
||
|
"domain": "qwikswitch",
|
||
|
"name": "Qwikswitch",
|
||
|
"documentation": "https://www.home-assistant.io/components/qwikswitch",
|
||
|
"requirements": [
|
||
|
"pyqwikswitch==0.93"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@kellerza"
|
||
|
]
|
||
|
}
|