rearrange
This commit is contained in:
@@ -3,7 +3,13 @@ kitchen:
|
|||||||
class: RoomController
|
class: RoomController
|
||||||
ref_entity: light.kitchen
|
ref_entity: light.kitchen
|
||||||
off_duration: '00:10:00'
|
off_duration: '00:10:00'
|
||||||
ha_button: input_button.activate_kitchen
|
# ha_button: input_button.activate_kitchen
|
||||||
|
sleep: input_boolean.sleeping
|
||||||
|
sleep_state:
|
||||||
|
scene:
|
||||||
|
light.kitchen:
|
||||||
|
state: on
|
||||||
|
brightness: 1
|
||||||
states:
|
states:
|
||||||
- time: sunrise
|
- time: sunrise
|
||||||
scene:
|
scene:
|
||||||
@@ -30,13 +36,7 @@ kitchen:
|
|||||||
state: on
|
state: on
|
||||||
color_temp: 650
|
color_temp: 650
|
||||||
brightness_pct: 10
|
brightness_pct: 10
|
||||||
sleep: input_boolean.sleeping
|
|
||||||
sleep_state:
|
|
||||||
scene:
|
|
||||||
light.kitchen:
|
|
||||||
state: on
|
|
||||||
brightness: 1
|
|
||||||
|
|
||||||
kitchen_button:
|
kitchen_button:
|
||||||
module: button
|
module: button
|
||||||
class: Button
|
class: Button
|
||||||
|
|||||||
Reference in New Issue
Block a user