Add ecobee Smart Premium thermostat (#76365)
Update const.py Add device model constant for ecobee Smart Premium thermostat
This commit is contained in:
parent
c7838c347f
commit
36808a0db4
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ ECOBEE_MODEL_TO_NAME = {
|
|||
"nikeEms": "ecobee3 lite EMS",
|
||||
"apolloSmart": "ecobee4 Smart",
|
||||
"vulcanSmart": "ecobee4 Smart",
|
||||
"aresSmart": "ecobee Smart Premium",
|
||||
}
|
||||
|
||||
PLATFORMS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue