Fix office ac precool
This commit is contained in:
parent
7e9c877c88
commit
b0a8a54729
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
|||
state: 'off'
|
||||
- condition: template
|
||||
value_template: "{{ state_attr('weather.home', 'forecast')[0].temperature > 24 }}"
|
||||
action:
|
||||
- service: script.ac_on
|
||||
- service: climate.set_temperature
|
||||
target:
|
||||
|
|
Loading…
Reference in a new issue