From eb09ef85fc43adfeb58dfc2a47dbc7332117d5b3 Mon Sep 17 00:00:00 2001 From: andreas Date: Fri, 5 Dec 2025 10:32:38 +0100 Subject: [PATCH] Update ha-smart-thermostat-control.yaml add delay instead --- ha-smart-thermostat-control.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ha-smart-thermostat-control.yaml b/ha-smart-thermostat-control.yaml index 71ad566..c8e944f 100644 --- a/ha-smart-thermostat-control.yaml +++ b/ha-smart-thermostat-control.yaml @@ -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: