mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
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
@ -36,6 +36,7 @@ ECOBEE_MODEL_TO_NAME = {
|
|||||||
"nikeEms": "ecobee3 lite EMS",
|
"nikeEms": "ecobee3 lite EMS",
|
||||||
"apolloSmart": "ecobee4 Smart",
|
"apolloSmart": "ecobee4 Smart",
|
||||||
"vulcanSmart": "ecobee4 Smart",
|
"vulcanSmart": "ecobee4 Smart",
|
||||||
|
"aresSmart": "ecobee Smart Premium",
|
||||||
}
|
}
|
||||||
|
|
||||||
PLATFORMS = [
|
PLATFORMS = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user