Add integration_type hub to flume (#159020)

This commit is contained in:
Joost Lekkerkerker
2025-12-15 09:37:48 +01:00
committed by GitHub
parent 60df4433ca
commit e3f3861d4e

View File

@@ -9,6 +9,7 @@
}
],
"documentation": "https://www.home-assistant.io/integrations/flume",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["pyflume"],
"requirements": ["PyFlume==0.6.5"]