mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +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,
|
||||
"compHotWater": None,
|
||||
"auxHotWater": None,
|
||||
"compWaterHeater": None,
|
||||
}
|
||||
|
||||
PRESET_TO_ECOBEE_HOLD = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user