Add integration_type hub to rainbird (#161303)

This commit is contained in:
Joost Lekkerkerker
2026-01-21 13:42:24 +01:00
committed by GitHub
parent 56f556864c
commit 0d69fd4535

View File

@@ -4,6 +4,7 @@
"codeowners": ["@konikvranik", "@allenporter"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/rainbird",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["pyrainbird"],
"requirements": ["pyrainbird==6.0.1"]