1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00

Add compWaterHeater to ecobee HVAC actions (#103278)

This commit is contained in:
Marc-Olivier Arsenault 2023-11-24 12:32:20 -05:00 committed by GitHub
parent af71c2bb45
commit b14a7edb55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,6 +99,7 @@ ECOBEE_HVAC_ACTION_TO_HASS = {
"economizer": HVACAction.FAN,
"compHotWater": None,
"auxHotWater": None,
"compWaterHeater": None,
}
PRESET_TO_ECOBEE_HOLD = {