added server being off to some stages

This commit is contained in:
John Lancaster
2025-11-23 13:59:19 -06:00
parent 697b09a7a1
commit 05bad81571

View File

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