Update ha-smart-thermostat-control.yaml

add delay instead
This commit is contained in:
Andreas Gammelgaard Damsbo 2025-12-05 10:32:38 +01:00
parent e669490559
commit eb09ef85fc

View file

@ -176,7 +176,7 @@ action:
# Prevent triggering on automation's own changes
- condition: template
value_template: >
{{ trigger.to_state.context.parent_id == none }}
{{ (now() - trigger.from_state.last_changed).total_seconds() > 10 }}
sequence:
- service: climate.set_temperature
target: