Add integration_type hub to weatherflow_cloud (#163975)

This commit is contained in:
Joost Lekkerkerker
2026-02-25 07:20:06 +01:00
committed by GitHub
parent f07c386529
commit 2d445f8f53

View File

@@ -4,6 +4,7 @@
"codeowners": ["@jeeftor"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/weatherflow_cloud",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["weatherflow4py"],
"requirements": ["weatherflow4py==1.4.1"]