mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
[climate] Add auto_mode to thermostat fixture so HEAT_COOL is supported
This commit is contained in:
@@ -33,6 +33,8 @@ climate:
|
||||
- logger.log: idle
|
||||
cool_action:
|
||||
- logger.log: cooling
|
||||
auto_mode:
|
||||
- logger.log: auto
|
||||
preset:
|
||||
- name: Default
|
||||
default_target_temperature_low: 18 °C
|
||||
|
||||
Reference in New Issue
Block a user