From 3491ac64db2c43565b3daeb2a0d67da955411883 Mon Sep 17 00:00:00 2001 From: Pierre Eisenbrandt Date: Sun, 25 Jan 2026 15:58:31 +0100 Subject: [PATCH] fix reset of target temp when disarming alarm --- Climate/bosch_bth-ra_control.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Climate/bosch_bth-ra_control.yaml b/Climate/bosch_bth-ra_control.yaml index 0a31687..7f28044 100644 --- a/Climate/bosch_bth-ra_control.yaml +++ b/Climate/bosch_bth-ra_control.yaml @@ -350,7 +350,6 @@ triggers: - platform: state entity_id: !input alarm_control_panel from: "armed_away" - to: "disarmed" id: ALARM_DISARMED - platform: state entity_id: !input heating_period_switch -- 2.49.1