started ControllerDaylight

This commit is contained in:
John Lancaster
2023-04-15 16:05:06 -05:00
parent 6aa9154a78
commit e301c6838f
2 changed files with 66 additions and 8 deletions

View File

@@ -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