1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add integration_type hub to rympro (#161320)

This commit is contained in:
Joost Lekkerkerker
2026-01-20 20:27:35 +01:00
committed by GitHub
parent beea9fa74b
commit 4b10a542b0
@@ -4,6 +4,7 @@
"codeowners": ["@OnFreund", "@elad-bar", "@maorcc"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/rympro",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["pyrympro==0.0.9"]
}