feat: refactor to a hub model

This commit is contained in:
Richard Mann
2026-04-09 11:03:33 +10:00
parent acb2c5ff52
commit e2bb3b5592
12 changed files with 357 additions and 556 deletions

View File

@@ -11,7 +11,7 @@
"config_flow": true,
"dependencies": ["bluetooth_adapters"],
"documentation": "https://github.com/patman15/hdpv_ble",
"integration_type": "device",
"integration_type": "hub",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/patman15/hdpv_ble/issues",
"loggers": ["hunterdouglas_powerview_ble"],