1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Add integration_type hub to meater (#159311)

This commit is contained in:
Joost Lekkerkerker
2025-12-17 20:41:10 +01:00
committed by GitHub
parent 5e0549a18f
commit 972d95602a

View File

@@ -4,6 +4,7 @@
"codeowners": ["@Sotolotl", "@emontnemery"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/meater",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["meater-python==0.0.8"]
}