1
0

Change automations from computer lights to desk lightbar

This commit is contained in:
Przemek Grondek 2021-07-19 21:38:24 +02:00
parent 861d417b4c
commit f4628f79c2
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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