13 lines
248 B
JSON
13 lines
248 B
JSON
|
{
|
||
|
"domain": "wiz",
|
||
|
"name": "WiZ",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/wiz",
|
||
|
"requirements": [
|
||
|
"pywizlight==0.4.15"
|
||
|
],
|
||
|
"iot_class": "local_polling",
|
||
|
"codeowners": [
|
||
|
"@sbidy"
|
||
|
]
|
||
|
}
|