diff --git a/homeassistant/components/ecobee/const.py b/homeassistant/components/ecobee/const.py index 9b8dfc7c6c6c..e729467574f8 100644 --- a/homeassistant/components/ecobee/const.py +++ b/homeassistant/components/ecobee/const.py @@ -40,6 +40,7 @@ ECOBEE_MODEL_TO_NAME = { "aresSmart": "ecobee Smart Premium", "artemisSmart": "ecobee Smart Enhanced", "attisRetail": "ecobee Smart Thermostat with Voice Control", + "attisPro": "ecobee Smart Thermostat Lite", } PLATFORMS = [