13 lines
341 B
JSON
13 lines
341 B
JSON
{
|
|
"domain": "hunterdouglas_powerview",
|
|
"name": "Hunter Douglas PowerView",
|
|
"documentation": "https://www.home-assistant.io/integrations/hunterdouglas_powerview",
|
|
"requirements": ["aiopvapi==1.6.14"],
|
|
"codeowners": ["@bdraco"],
|
|
"config_flow": true,
|
|
"homekit": {
|
|
"models": ["PowerView"]
|
|
},
|
|
"iot_class": "local_polling"
|
|
}
|