Change office light entity_id
This commit is contained in:
parent
077f27ef93
commit
a65740ee3e
@ -26,7 +26,7 @@
|
||||
- 0
|
||||
- 0
|
||||
target:
|
||||
entity_id: light.table_light_up
|
||||
entity_id: light.office_light_up
|
||||
- delay: '0:05:00'
|
||||
- choose:
|
||||
- conditions:
|
||||
@ -52,7 +52,7 @@
|
||||
entity_id: input_boolean.pc_caffeine
|
||||
- service: light.turn_off
|
||||
target:
|
||||
entity_id: light.table_light_up
|
||||
entity_id: light.office_light_up
|
||||
mode: single
|
||||
|
||||
- id: goto_sleep-2
|
||||
@ -81,7 +81,7 @@
|
||||
- 0
|
||||
- 0
|
||||
target:
|
||||
entity_id: light.table_light_up
|
||||
entity_id: light.office_light_up
|
||||
- delay: '0:05:00'
|
||||
- choose:
|
||||
- conditions:
|
||||
@ -107,7 +107,7 @@
|
||||
entity_id: input_boolean.pc_caffeine
|
||||
- service: light.turn_off
|
||||
target:
|
||||
entity_id: light.table_light_up
|
||||
entity_id: light.office_light_up
|
||||
mode: single
|
||||
|
||||
- id: goto_sleep-
|
||||
@ -136,7 +136,7 @@
|
||||
- 0
|
||||
- 0
|
||||
target:
|
||||
entity_id: light.table_light_up
|
||||
entity_id: light.office_light_up
|
||||
- delay: '0:05:00'
|
||||
- service: shell_command.pc_poweroff
|
||||
- service: input_boolean.turn_off
|
||||
@ -144,7 +144,7 @@
|
||||
entity_id: input_boolean.pc_caffeine
|
||||
- service: light.turn_off
|
||||
target:
|
||||
entity_id: light.table_light_up
|
||||
entity_id: light.office_light_up
|
||||
- delay: '0:05:00'
|
||||
- service: switch.turn_off
|
||||
target:
|
||||
|
Loading…
Reference in New Issue
Block a user