Update ha-smart-thermostat-control.yaml

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-12-05 12:32:45 +01:00
parent 5f9f36a60f
commit a7d09463f8

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: !input day_temp_helper temperature: day_temp_input
# --- END REVISED ACTION --- # --- END REVISED ACTION ---
hvac_mode: heat hvac_mode: heat
- service: logbook.log - service: logbook.log