fix reset of target temp when disarming alarm #4

Merged
pierre merged 1 commits from dev into main 2026-01-25 15:59:10 +01:00

View File

@@ -350,7 +350,6 @@ triggers:
- platform: state - platform: state
entity_id: !input alarm_control_panel entity_id: !input alarm_control_panel
from: "armed_away" from: "armed_away"
to: "disarmed"
id: ALARM_DISARMED id: ALARM_DISARMED
- platform: state - platform: state
entity_id: !input heating_period_switch entity_id: !input heating_period_switch