Add integration_type hub to aseko_pool_live (#158849)

This commit is contained in:
Joost Lekkerkerker
2025-12-13 08:54:46 +01:00
committed by GitHub
parent f11e4e7bda
commit 274844271b

View File

@@ -4,6 +4,7 @@
"codeowners": ["@milanmeu"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/aseko_pool_live",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["aioaseko"],
"requirements": ["aioaseko==1.0.0"]