diff --git a/CODEOWNERS b/CODEOWNERS index 7c45a66e166..0e33076105f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -458,7 +458,7 @@ homeassistant/components/syncthru/* @nielstron homeassistant/components/synology_dsm/* @hacf-fr @Quentame @mib1185 homeassistant/components/synology_srm/* @aerialls homeassistant/components/syslog/* @fabaff -homeassistant/components/tado/* @michaelarnauts @bdraco +homeassistant/components/tado/* @michaelarnauts @bdraco @noltari homeassistant/components/tag/* @balloob @dmulcahey homeassistant/components/tahoma/* @philklei homeassistant/components/tankerkoenig/* @guillempages diff --git a/homeassistant/components/tado/manifest.json b/homeassistant/components/tado/manifest.json index 9b166027df3..27c7ecff411 100644 --- a/homeassistant/components/tado/manifest.json +++ b/homeassistant/components/tado/manifest.json @@ -3,7 +3,7 @@ "name": "Tado", "documentation": "https://www.home-assistant.io/integrations/tado", "requirements": ["python-tado==0.10.0"], - "codeowners": ["@michaelarnauts", "@bdraco"], + "codeowners": ["@michaelarnauts", "@bdraco", "@noltari"], "config_flow": true, "homekit": { "models": ["tado", "AC02"]