Add ecobee Smart Premium thermostat (#76365)

Update const.py

Add device model constant for ecobee Smart Premium thermostat
This commit is contained in:
rlippmann
2022-08-07 12:27:17 -04:00
committed by GitHub
parent c7838c347f
commit 36808a0db4

View File

@@ -36,6 +36,7 @@ ECOBEE_MODEL_TO_NAME = {
"nikeEms": "ecobee3 lite EMS",
"apolloSmart": "ecobee4 Smart",
"vulcanSmart": "ecobee4 Smart",
"aresSmart": "ecobee Smart Premium",
}
PLATFORMS = [