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",
|
2020-02-15 16:08:21 +00:00
|
|
|
"requirements": [
|
2020-03-10 08:32:56 +00:00
|
|
|
"python-tado==0.3.0"
|
2020-02-15 16:08:21 +00:00
|
|
|
],
|
2019-04-04 04:14:45 +00:00
|
|
|
"dependencies": [],
|
2020-02-15 16:08:21 +00:00
|
|
|
"codeowners": [
|
2020-03-10 08:32:56 +00:00
|
|
|
"@michaelarnauts"
|
2020-02-15 16:08:21 +00:00
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|