1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 02:48:57 +00:00

Add integration_type hub to hydrawise (#159138)

This commit is contained in:
Joost Lekkerkerker
2025-12-15 20:08:38 +01:00
committed by GitHub
parent c69ef7e1f6
commit 64ccde6709

View File

@@ -4,6 +4,7 @@
"codeowners": ["@dknowles2", "@thomaskistler", "@ptcryan"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["pydrawise"],
"requirements": ["pydrawise==2025.9.0"]