rest of the pivot

This commit is contained in:
John Lancaster
2023-04-25 23:10:44 -05:00
parent f10927ccce
commit 02c7cf98ee
5 changed files with 392 additions and 392 deletions

View File

@@ -1,55 +1,55 @@
bedroom:
module: controller
class: ControllerRoomLights
sleep: input_boolean.sleeping
entities:
- light.bedroom
- light.overhead
# bedroom:
# module: controller
# class: ControllerRoomLights
# sleep: input_boolean.sleeping
# entities:
# - light.bedroom
# - light.overhead
bedroom_motion:
module: controller
class: ControllerMotion
room: bedroom
off_duration: 00:05:00
entities:
- binary_sensor.motion_bedroom
# bedroom_motion:
# module: controller
# class: ControllerMotion
# room: bedroom
# off_duration: 00:05:00
# entities:
# - binary_sensor.motion_bedroom
bedroom_button:
module: controller
class: ControllerButton
room: bedroom
buttons:
- bedroom
- bedroom2
# bedroom_button:
# module: controller
# class: ControllerButton
# room: bedroom
# buttons:
# - bedroom
# - bedroom2
bedroom_daylight:
module: controller
class: ControllerDaylight
enable: input_boolean.enable_bedroom
room: bedroom
entities:
- light.bedroom
latitude: 30.150380
longitude: -97.4487
periods:
- time: '04:00:00am'
brightness: 75
color_temp: 200
# bedroom_daylight:
# module: controller
# class: ControllerDaylight
# enable: input_boolean.enable_bedroom
# room: bedroom
# entities:
# - light.bedroom
# 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
# - elevation: 0
# direction: rising
# brightness: 150
# color_temp: 200
- time: noon
brightness: 255
color_temp: 250
# - time: noon
# brightness: 255
# color_temp: 250
- elevation: 0
direction: setting
brightness: 125
color_temp: 300
# - elevation: 0
# direction: setting
# brightness: 125
# color_temp: 300
- time: '10:30:00pm'
brightness: 75
color_temp: 300
# - time: '10:30:00pm'
# brightness: 75
# color_temp: 300