Add ecobee Smart Premium thermostat (#76365)
Update const.py Add device model constant for ecobee Smart Premium thermostatpull/76409/head
parent
c7838c347f
commit
36808a0db4
|
@ -36,6 +36,7 @@ ECOBEE_MODEL_TO_NAME = {
|
|||
"nikeEms": "ecobee3 lite EMS",
|
||||
"apolloSmart": "ecobee4 Smart",
|
||||
"vulcanSmart": "ecobee4 Smart",
|
||||
"aresSmart": "ecobee Smart Premium",
|
||||
}
|
||||
|
||||
PLATFORMS = [
|
||||
|
|
Loading…
Reference in New Issue