Add ecobee Smart Premium thermostat (#76365)

Update const.py

Add device model constant for ecobee Smart Premium thermostat
pull/76409/head
rlippmann 2022-08-07 12:27:17 -04:00 committed by GitHub
parent c7838c347f
commit 36808a0db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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 = [