Update ha-smart-thermostat-control.yaml
This commit is contained in:
parent
a7d09463f8
commit
c3ff50e6d2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue