[tests] Fix flaky host_mode_climate_basic_state (#16225)

This commit is contained in:
J. Nick Koston
2026-05-03 19:44:11 -05:00
committed by GitHub
parent 41bd570d30
commit df1200629f

View File

@@ -28,6 +28,10 @@ climate:
min_temperature: 15.0
max_temperature: 32.0
temperature_step: 0.1
# Don't restore previous state from flash — this fixture shares the
# `host-climate-test` build dir with host_mode_climate_control.yaml, so a
# prior run of that test could leave the thermostat in HEAT/COOL.
on_boot_restore_from: default_preset
default_preset: home
preset:
- name: "away"