diff --git a/configuration/automations/goto-sleep.yaml b/configuration/automations/goto-sleep.yaml index 85b79b1..a05d159 100644 --- a/configuration/automations/goto-sleep.yaml +++ b/configuration/automations/goto-sleep.yaml @@ -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 diff --git a/configuration/automations/hallway-doorbell.yaml b/configuration/automations/hallway-doorbell.yaml index 5ee68db..85687b8 100644 --- a/configuration/automations/hallway-doorbell.yaml +++ b/configuration/automations/hallway-doorbell.yaml @@ -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 diff --git a/configuration/automations/work.yaml b/configuration/automations/work.yaml index 86cc4fd..0ca23a4 100644 --- a/configuration/automations/work.yaml +++ b/configuration/automations/work.yaml @@ -28,7 +28,7 @@ - 0 - 0 - 255 - entity_id: light.computer_lights + entity_id: light.desk_lightbar_ambilight mode: single - id: daily_off