mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Add noltari to Tado code owners (#46216)
This commit is contained in:
parent
86fe5d0561
commit
1b194e3b2f
@ -458,7 +458,7 @@ homeassistant/components/syncthru/* @nielstron
|
|||||||
homeassistant/components/synology_dsm/* @hacf-fr @Quentame @mib1185
|
homeassistant/components/synology_dsm/* @hacf-fr @Quentame @mib1185
|
||||||
homeassistant/components/synology_srm/* @aerialls
|
homeassistant/components/synology_srm/* @aerialls
|
||||||
homeassistant/components/syslog/* @fabaff
|
homeassistant/components/syslog/* @fabaff
|
||||||
homeassistant/components/tado/* @michaelarnauts @bdraco
|
homeassistant/components/tado/* @michaelarnauts @bdraco @noltari
|
||||||
homeassistant/components/tag/* @balloob @dmulcahey
|
homeassistant/components/tag/* @balloob @dmulcahey
|
||||||
homeassistant/components/tahoma/* @philklei
|
homeassistant/components/tahoma/* @philklei
|
||||||
homeassistant/components/tankerkoenig/* @guillempages
|
homeassistant/components/tankerkoenig/* @guillempages
|
||||||
|
@ -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.10.0"],
|
"requirements": ["python-tado==0.10.0"],
|
||||||
"codeowners": ["@michaelarnauts", "@bdraco"],
|
"codeowners": ["@michaelarnauts", "@bdraco", "@noltari"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"homekit": {
|
"homekit": {
|
||||||
"models": ["tado", "AC02"]
|
"models": ["tado", "AC02"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user