added enable feature
This commit is contained in:
@@ -25,6 +25,7 @@ living_room_button:
|
||||
living_room_daylight:
|
||||
module: controller
|
||||
class: ControllerDaylight
|
||||
enable: input_boolean.enable_living_room
|
||||
room: living_room
|
||||
entities:
|
||||
- light.living_room
|
||||
@@ -59,7 +60,7 @@ living_room_daylight:
|
||||
brightness: 200
|
||||
color_temp: 350
|
||||
|
||||
- time: '10:30:00pm'
|
||||
- time: '11:00:00pm'
|
||||
brightness: 75
|
||||
color_temp: 375
|
||||
|
||||
|
||||
Reference in New Issue
Block a user