mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Add modelnumber for ecobee4 (#28107)
This commit is contained in:
parent
acee87bef6
commit
09b4f65515
@ -19,6 +19,7 @@ ECOBEE_MODEL_TO_NAME = {
|
|||||||
"corSmart": "Carrier/Bryant Cor",
|
"corSmart": "Carrier/Bryant Cor",
|
||||||
"nikeSmart": "ecobee3 lite Smart",
|
"nikeSmart": "ecobee3 lite Smart",
|
||||||
"nikeEms": "ecobee3 lite EMS",
|
"nikeEms": "ecobee3 lite EMS",
|
||||||
|
"apolloSmart": "ecobee4 Smart",
|
||||||
}
|
}
|
||||||
|
|
||||||
ECOBEE_PLATFORMS = ["binary_sensor", "climate", "sensor", "weather"]
|
ECOBEE_PLATFORMS = ["binary_sensor", "climate", "sensor", "weather"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user