2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "rainbird",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "Rain Bird",
|
2023-02-08 19:13:46 +00:00
|
|
|
"codeowners": ["@konikvranik", "@allenporter"],
|
2023-01-07 17:34:01 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/rainbird",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:13:46 +00:00
|
|
|
"loggers": ["pyrainbird"],
|
2023-08-12 18:37:43 +00:00
|
|
|
"requirements": ["pyrainbird==4.0.0"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|