started ControllerDaylight
This commit is contained in:
@@ -11,11 +11,40 @@ kitchen_motion:
|
||||
off_duration: 00:01:00
|
||||
entities:
|
||||
- binary_sensor.motion_kitchen
|
||||
# - binary_sensor.motion_bedroom
|
||||
|
||||
kitchen_button:
|
||||
module: controller
|
||||
class: ControllerButton
|
||||
room: kitchen
|
||||
buttons:
|
||||
- kitchen
|
||||
- kitchen
|
||||
|
||||
kitchen_daylight:
|
||||
module: controller
|
||||
class: ControllerDaylight
|
||||
entities:
|
||||
- light.kitchen
|
||||
latitude: 30.150380
|
||||
longitude: -97.4487
|
||||
periods:
|
||||
- time: '04:00:00am'
|
||||
brightness: 75
|
||||
color_temp: 200
|
||||
|
||||
- elevation: 0
|
||||
direction: rising
|
||||
brightness: 150
|
||||
color_temp: 200
|
||||
|
||||
- time: noon
|
||||
brightness: 255
|
||||
color_temp: 300
|
||||
|
||||
- elevation: 0
|
||||
direction: setting
|
||||
brightness: 125
|
||||
color_temp: 325
|
||||
|
||||
- time: '10:30:00pm'
|
||||
brightness: 75
|
||||
color_temp: 350
|
||||
Reference in New Issue
Block a user