2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "tado",
|
|
|
|
"name": "Tado",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/tado",
|
2021-01-04 02:53:15 +00:00
|
|
|
"requirements": ["python-tado==0.10.0"],
|
2021-02-08 16:08:13 +00:00
|
|
|
"codeowners": ["@michaelarnauts", "@bdraco", "@noltari"],
|
2020-04-12 18:42:36 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"homekit": {
|
|
|
|
"models": ["tado", "AC02"]
|
2021-04-15 08:21:38 +00:00
|
|
|
},
|
|
|
|
"iot_class": "cloud_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|