mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Add compWaterHeater to ecobee HVAC actions (#103278)
This commit is contained in:
parent
af71c2bb45
commit
b14a7edb55
@ -99,6 +99,7 @@ ECOBEE_HVAC_ACTION_TO_HASS = {
|
|||||||
"economizer": HVACAction.FAN,
|
"economizer": HVACAction.FAN,
|
||||||
"compHotWater": None,
|
"compHotWater": None,
|
||||||
"auxHotWater": None,
|
"auxHotWater": None,
|
||||||
|
"compWaterHeater": None,
|
||||||
}
|
}
|
||||||
|
|
||||||
PRESET_TO_ECOBEE_HOLD = {
|
PRESET_TO_ECOBEE_HOLD = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user