adjusted stages for stairs
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user