diff --git a/homeassistant/components/ecobee/const.py b/homeassistant/components/ecobee/const.py index 4a318f2be3c..3f629fa48f2 100644 --- a/homeassistant/components/ecobee/const.py +++ b/homeassistant/components/ecobee/const.py @@ -38,6 +38,7 @@ ECOBEE_MODEL_TO_NAME = { "apolloSmart": "ecobee4 Smart", "vulcanSmart": "ecobee4 Smart", "aresSmart": "ecobee Smart Premium", + "artemisSmart": "ecobee Smart Enhanced", } PLATFORMS = [