mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 16:48:40 +00:00
[climate] Use heat_cool_mode (not auto_mode) to enable HEAT_COOL in test fixture
This commit is contained in:
@@ -33,8 +33,8 @@ climate:
|
||||
- logger.log: idle
|
||||
cool_action:
|
||||
- logger.log: cooling
|
||||
auto_mode:
|
||||
- logger.log: auto
|
||||
heat_cool_mode:
|
||||
- logger.log: heat_cool
|
||||
preset:
|
||||
- name: Default
|
||||
default_target_temperature_low: 18 °C
|
||||
|
||||
Reference in New Issue
Block a user