Change automations from computer lights to desk lightbar
This commit is contained in:
parent
861d417b4c
commit
f4628f79c2
@ -24,7 +24,7 @@
|
|||||||
- 255
|
- 255
|
||||||
- 0
|
- 0
|
||||||
- 0
|
- 0
|
||||||
entity_id: light.computer_lights
|
entity_id: light.desk_lightbar_ambilight
|
||||||
- delay: '0:05:00'
|
- delay: '0:05:00'
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: binary_sensor.desktop
|
entity_id: binary_sensor.desktop
|
||||||
|
@ -16,13 +16,13 @@
|
|||||||
entity_id: input_boolean.mute_doorbell
|
entity_id: input_boolean.mute_doorbell
|
||||||
state: 'off'
|
state: 'off'
|
||||||
sequence:
|
sequence:
|
||||||
- service: script.pause_all_players
|
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
target:
|
target:
|
||||||
entity_id: switch.doorbell_bell
|
entity_id: switch.doorbell_bell
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
target:
|
target:
|
||||||
entity_id: switch.doorbell_bell
|
entity_id: switch.doorbell_bell
|
||||||
|
- service: script.pause_all_players
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
data:
|
data:
|
||||||
effect: Police
|
effect: Police
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
- 0
|
- 0
|
||||||
- 0
|
- 0
|
||||||
- 255
|
- 255
|
||||||
entity_id: light.computer_lights
|
entity_id: light.desk_lightbar_ambilight
|
||||||
mode: single
|
mode: single
|
||||||
|
|
||||||
- id: daily_off
|
- id: daily_off
|
||||||
|
Loading…
Reference in New Issue
Block a user