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