example config, unused?
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
mancave:
|
||||
module: room_control
|
||||
class: RoomController
|
||||
rich: DEBUG
|
||||
# rich: DEBUG
|
||||
off_duration: 00:00:10
|
||||
manual_mode: input_boolean.mancave_manual_mode
|
||||
states:
|
||||
@@ -18,6 +18,9 @@ mancave:
|
||||
light.white08:
|
||||
color_temp: 300
|
||||
brightness: 175
|
||||
light.wled_soundreactive:
|
||||
state: off
|
||||
preset: 'Stream'
|
||||
- time: '18:00:00'
|
||||
scene:
|
||||
light.color01:
|
||||
@@ -34,6 +37,9 @@ mancave:
|
||||
state: on
|
||||
color_temp: 400
|
||||
brightness: 70
|
||||
light.wled_soundreactive:
|
||||
state: on
|
||||
preset: 'WashingMachine'
|
||||
- time: '23:00:00'
|
||||
scene:
|
||||
light.color01:
|
||||
@@ -46,6 +52,8 @@ mancave:
|
||||
state: off
|
||||
light.white08:
|
||||
state: off
|
||||
light.wled_soundreactive:
|
||||
state: off
|
||||
# sleep: input_boolean.sleeping
|
||||
# sleep_state:
|
||||
# scene:
|
||||
|
||||
Reference in New Issue
Block a user