1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add integration_type hub to hunterdouglas_powerview (#159134)

This commit is contained in:
Joost Lekkerkerker
2025-12-15 20:12:32 +01:00
committed by GitHub
parent 97673f22cb
commit a4bbdafd55
@@ -16,6 +16,7 @@
"homekit": {
"models": ["PowerView"]
},
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["aiopvapi"],
"requirements": ["aiopvapi==3.3.0"],