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 flo (#159019)

This commit is contained in:
Joost Lekkerkerker
2025-12-15 09:38:18 +01:00
committed by GitHub
parent e3f3861d4e
commit 4827a603e5

View File

@@ -4,6 +4,7 @@
"codeowners": ["@dmulcahey"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/flo",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["aioflo"],
"requirements": ["aioflo==2021.11.0"]