1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 15:44:52 +01:00

Add integration_type hub to freedompro (#159024)

This commit is contained in:
Joost Lekkerkerker
2025-12-14 23:50:05 +01:00
committed by GitHub
parent 9a1cd8545d
commit 160c495ddc

View File

@@ -4,6 +4,7 @@
"codeowners": ["@stefano055415"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/freedompro",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["pyfreedompro"],
"requirements": ["pyfreedompro==1.1.0"]