mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
home-assistant/home-assistant#18645: revert heat-cool -> auto change
This commit is contained in:
@@ -517,7 +517,7 @@ class TemperatureSettingTrait(_Trait):
|
||||
climate.STATE_HEAT: 'heat',
|
||||
climate.STATE_COOL: 'cool',
|
||||
climate.STATE_OFF: 'off',
|
||||
climate.STATE_AUTO: 'auto',
|
||||
climate.STATE_AUTO: 'heatcool',
|
||||
climate.STATE_FAN_ONLY: 'fan-only',
|
||||
climate.STATE_DRY: 'dry',
|
||||
climate.STATE_ECO: 'eco'
|
||||
|
||||
Reference in New Issue
Block a user