pre-merge (kinda fucked up before)
This commit is contained in:
@@ -8,11 +8,11 @@ bedroom:
|
||||
light.bedroom:
|
||||
state: on
|
||||
color_temp: 200
|
||||
brightness_pct: 20
|
||||
brightness: 50
|
||||
light.globe:
|
||||
state: on
|
||||
color_temp: 200
|
||||
brightness_pct: 20
|
||||
brightness: 50
|
||||
light.overhead:
|
||||
state: off
|
||||
- time: '06:00:00'
|
||||
@@ -20,62 +20,62 @@ bedroom:
|
||||
light.bedroom:
|
||||
state: on
|
||||
color_temp: 250
|
||||
brightness_pct: 20
|
||||
brightness: 50
|
||||
light.globe:
|
||||
state: on
|
||||
color_temp: 250
|
||||
brightness_pct: 20
|
||||
brightness: 50
|
||||
light.overhead:
|
||||
state: on
|
||||
color_temp: 250
|
||||
brightness_pct: 15
|
||||
brightness: 40
|
||||
- time: '12:00:00'
|
||||
scene:
|
||||
light.bedroom:
|
||||
state: on
|
||||
color_temp: 325
|
||||
brightness_pct: 30
|
||||
brightness: 75
|
||||
light.globe:
|
||||
state: on
|
||||
color_temp: 325
|
||||
brightness_pct: 30
|
||||
brightness: 75
|
||||
light.overhead:
|
||||
state: on
|
||||
color_temp: 325
|
||||
brightness_pct: 50
|
||||
brightness: 50
|
||||
- time: 'sunset'
|
||||
scene:
|
||||
light.bedroom:
|
||||
state: on
|
||||
color_temp: 325
|
||||
brightness_pct: 50
|
||||
brightness: 50
|
||||
light.globe:
|
||||
state: on
|
||||
color_temp: 325
|
||||
brightness_pct: 50
|
||||
brightness: 50
|
||||
light.overhead:
|
||||
state: on
|
||||
color_temp: 350
|
||||
brightness_pct: 10
|
||||
brightness: 65
|
||||
- time: '01:00:00'
|
||||
scene:
|
||||
light.bedroom:
|
||||
state: on
|
||||
color_name: green
|
||||
brightness_pct: 50
|
||||
brightness: 50
|
||||
light.globe:
|
||||
state: on
|
||||
color_name: blue
|
||||
brightness_pct: 50
|
||||
brightness: 50
|
||||
light.overhead:
|
||||
state: on
|
||||
color_name: blueviolet
|
||||
brightness_pct: 100
|
||||
brightness: 255
|
||||
sleep: input_boolean.sleeping
|
||||
|
||||
bedroom_buttons:
|
||||
module: button
|
||||
class: ButtonController
|
||||
class: Button
|
||||
app: bedroom
|
||||
ref_entity: light.bedroom
|
||||
button:
|
||||
|
||||
Reference in New Issue
Block a user