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