Update goodnight automation
This commit is contained in:
parent
89ed300406
commit
e3248d62a1
1 changed files with 2 additions and 1 deletions
|
@ -27,6 +27,7 @@ good_night:
|
||||||
- light.hallway_light
|
- light.hallway_light
|
||||||
- light.hallway_lightstrip
|
- light.hallway_lightstrip
|
||||||
- light.computer_computer_cave_background
|
- light.computer_computer_cave_background
|
||||||
|
- light.bathroom_color_zha_group_0x0007
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.desk_motor_on_off
|
- switch.desk_motor_on_off
|
||||||
|
@ -36,7 +37,7 @@ good_night:
|
||||||
- service: input_boolean.turn_off
|
- service: input_boolean.turn_off
|
||||||
target:
|
target:
|
||||||
entity_id: input_boolean.pc_caffeine
|
entity_id: input_boolean.pc_caffeine
|
||||||
- service: script.pc_sleep
|
- service: script.pc_safe_off
|
||||||
- service: hassio.addon_stop
|
- service: hassio.addon_stop
|
||||||
data:
|
data:
|
||||||
addon: core_samba
|
addon: core_samba
|
||||||
|
|
Loading…
Reference in a new issue