Turn off AC when going to sleep
This commit is contained in:
parent
0fec779f8b
commit
5e10857e39
@ -47,6 +47,9 @@ good_night:
|
||||
- service: lock.lock
|
||||
target:
|
||||
entity_id: lock.front_door_25f246fe_door_lock
|
||||
- service: climate.turn_off
|
||||
target:
|
||||
entity_id: climate.ac
|
||||
- service: script.tv_off
|
||||
mode: single
|
||||
icon: mdi:weather-night
|
||||
|
Loading…
Reference in New Issue
Block a user