adjusted stages for stairs

This commit is contained in:
John Lancaster
2025-12-20 21:16:59 -06:00
parent 699d314862
commit d03a5e8a19

View File

@@ -1,6 +1,7 @@
upper_stairs: upper_stairs:
module: light module: light
class: StagedLight class: StagedLight
activate-at-start: True
stages: stages:
- start: '04:00' - start: '04:00'
scene: scene:
@@ -31,14 +32,14 @@ upper_stairs:
light.spire: light.spire:
state: "on" state: "on"
color_temp_kelvin: 2202 color_temp_kelvin: 2202
brightness: 60 brightness: 180
- start: '11:00 pm' - start: '11:00 pm'
scene: scene:
light.bathroom_stairs: light.bathroom_stairs:
state: "on" state: "on"
color_temp_kelvin: 2202 color_temp_kelvin: 2202
brightness: 40 brightness: 60
light.spire: light.spire:
state: "on" state: "on"
color_temp_kelvin: 2202 color_temp_kelvin: 2202
brightness: 40 brightness: 60