11 lines
299 B
JSON
11 lines
299 B
JSON
{
|
|
"domain": "rainbird",
|
|
"name": "Rain Bird",
|
|
"codeowners": ["@konikvranik", "@allenporter"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/rainbird",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyrainbird"],
|
|
"requirements": ["pyrainbird==4.0.0"]
|
|
}
|