Add integration_type hub to osoenergy (#159863)

This commit is contained in:
Joost Lekkerkerker
2025-12-28 15:35:00 +01:00
committed by GitHub
parent 31de4a4fa2
commit 938d6b6b0d

View File

@@ -4,6 +4,7 @@
"codeowners": ["@osohotwateriot"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/osoenergy",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["pyosoenergyapi==1.2.4"]
}