From c3ff50e6d29548f5ac27780f24a83a7385a6e9f4 Mon Sep 17 00:00:00 2001 From: andreas Date: Fri, 5 Dec 2025 12:34:28 +0100 Subject: [PATCH] Update ha-smart-thermostat-control.yaml --- 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 d512e2e..8d4f6c6 100644 --- a/ha-smart-thermostat-control.yaml +++ b/ha-smart-thermostat-control.yaml @@ -256,7 +256,7 @@ action: entity_id: !input thermostat data: # --- REVISED ACTION: Use the variable which holds the helper state --- - temperature: day_temp_input + temperature: "{{ day_temp_input }}" # --- END REVISED ACTION --- hvac_mode: heat - service: logbook.log