Fix office ac precool
This commit is contained in:
parent
7e9c877c88
commit
b0a8a54729
@ -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 New Issue
Block a user