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