diff --git a/homeassistant/components/ecobee/manifest.json b/homeassistant/components/ecobee/manifest.json index bf6d0b922dd..49f56956eea 100644 --- a/homeassistant/components/ecobee/manifest.json +++ b/homeassistant/components/ecobee/manifest.json @@ -9,5 +9,8 @@ "codeowners": [ "@marthoc" ], + "homekit": { + "models": ["EB-*", "ecobee*"] + }, "iot_class": "cloud_polling" } \ No newline at end of file diff --git a/homeassistant/generated/zeroconf.py b/homeassistant/generated/zeroconf.py index 8825b1639e9..e7af0cd960d 100644 --- a/homeassistant/generated/zeroconf.py +++ b/homeassistant/generated/zeroconf.py @@ -344,6 +344,7 @@ HOMEKIT = { "BSB002": "hue", "C105X": "roku", "C135X": "roku", + "EB-*": "ecobee", "Healty Home Coach": "netatmo", "Iota": "abode", "LIFX": "lifx", @@ -361,6 +362,7 @@ HOMEKIT = { "Welcome": "netatmo", "Wemo": "wemo", "YL*": "yeelight", + "ecobee*": "ecobee", "iSmartGate": "gogogate2", "iZone": "izone", "tado": "tado"