diff --git a/homeassistant/components/ecobee/climate.py b/homeassistant/components/ecobee/climate.py index e1253b585ac..1b0e65f7390 100644 --- a/homeassistant/components/ecobee/climate.py +++ b/homeassistant/components/ecobee/climate.py @@ -99,6 +99,7 @@ ECOBEE_HVAC_ACTION_TO_HASS = { "economizer": HVACAction.FAN, "compHotWater": None, "auxHotWater": None, + "compWaterHeater": None, } PRESET_TO_ECOBEE_HOLD = {