diff --git a/apps/stages/bar.yaml b/apps/stages/bar.yaml index e984111..b63989c 100644 --- a/apps/stages/bar.yaml +++ b/apps/stages/bar.yaml @@ -1,6 +1,7 @@ bar_lights: module: light class: StagedLight + activate-at-start: true stages: - start: '03:00 am' scene: @@ -8,18 +9,24 @@ bar_lights: state: on color_temp_kelvin: 4500 brightness: 25 + light.server_lamp: + state: off - start: '07:00 am' scene: light.bar: state: on color_temp_kelvin: 3500 brightness: 100 - - start: '13:00' + light.server_lamp: + state: off + - start: '01:00 pm' scene: light.bar: state: on - color_temp_kelvin: 2500 + color_temp_kelvin: 3000 brightness: 150 + light.server_lamp: + state: off - start: 'sunset' scene: light.bar: