Remove as codeowner for tado (#82919)
This commit is contained in:
parent
79b400d71b
commit
d8a7336a3f
2 changed files with 3 additions and 3 deletions
|
@ -1137,8 +1137,8 @@ build.json @home-assistant/supervisor
|
||||||
/homeassistant/components/synology_srm/ @aerialls
|
/homeassistant/components/synology_srm/ @aerialls
|
||||||
/homeassistant/components/system_bridge/ @timmo001
|
/homeassistant/components/system_bridge/ @timmo001
|
||||||
/tests/components/system_bridge/ @timmo001
|
/tests/components/system_bridge/ @timmo001
|
||||||
/homeassistant/components/tado/ @michaelarnauts @north3221
|
/homeassistant/components/tado/ @michaelarnauts
|
||||||
/tests/components/tado/ @michaelarnauts @north3221
|
/tests/components/tado/ @michaelarnauts
|
||||||
/homeassistant/components/tag/ @balloob @dmulcahey
|
/homeassistant/components/tag/ @balloob @dmulcahey
|
||||||
/tests/components/tag/ @balloob @dmulcahey
|
/tests/components/tag/ @balloob @dmulcahey
|
||||||
/homeassistant/components/tailscale/ @frenck
|
/homeassistant/components/tailscale/ @frenck
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "Tado",
|
"name": "Tado",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/tado",
|
"documentation": "https://www.home-assistant.io/integrations/tado",
|
||||||
"requirements": ["python-tado==0.12.0"],
|
"requirements": ["python-tado==0.12.0"],
|
||||||
"codeowners": ["@michaelarnauts", "@north3221"],
|
"codeowners": ["@michaelarnauts"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"homekit": {
|
"homekit": {
|
||||||
"models": ["tado", "AC02"]
|
"models": ["tado", "AC02"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue