From 53c4e6f386a6e25b25684707a136cffe025fc731 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 3 May 2026 20:12:51 -0500 Subject: [PATCH] [tests] Drop duplicate on_boot_restore_from in host_mode_climate_basic_state (#16228) --- tests/integration/fixtures/host_mode_climate_basic_state.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/integration/fixtures/host_mode_climate_basic_state.yaml b/tests/integration/fixtures/host_mode_climate_basic_state.yaml index 82bf321bbe..2bfd63ceff 100644 --- a/tests/integration/fixtures/host_mode_climate_basic_state.yaml +++ b/tests/integration/fixtures/host_mode_climate_basic_state.yaml @@ -29,10 +29,6 @@ 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"