mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Add compWaterHeater to ecobee HVAC actions (#103278)
This commit is contained in:
committed by
GitHub
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 = {
|
||||
|
Reference in New Issue
Block a user