2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "rachio",
|
|
|
|
"name": "Rachio",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/rachio",
|
2020-10-11 00:44:49 +00:00
|
|
|
"requirements": ["rachiopy==1.0.3"],
|
2020-04-05 15:27:16 +00:00
|
|
|
"dependencies": ["http"],
|
2020-04-05 22:47:27 +00:00
|
|
|
"after_dependencies": ["cloud"],
|
2020-03-14 05:46:17 +00:00
|
|
|
"codeowners": ["@bdraco"],
|
|
|
|
"config_flow": true,
|
|
|
|
"homekit": {
|
2020-04-05 15:27:16 +00:00
|
|
|
"models": ["Rachio"]
|
2020-03-14 05:46:17 +00:00
|
|
|
}
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|