Update ha-smart-thermostat-control.yaml

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-12-05 12:34:28 +01:00
parent a7d09463f8
commit c3ff50e6d2

View file

@ -256,7 +256,7 @@ action:
entity_id: !input thermostat entity_id: !input thermostat
data: data:
# --- REVISED ACTION: Use the variable which holds the helper state --- # --- REVISED ACTION: Use the variable which holds the helper state ---
temperature: day_temp_input temperature: "{{ day_temp_input }}"
# --- END REVISED ACTION --- # --- END REVISED ACTION ---
hvac_mode: heat hvac_mode: heat
- service: logbook.log - service: logbook.log