added patio light

This commit is contained in:
John Lancaster
2024-08-13 01:07:00 -05:00
parent 3bd955299c
commit de31b6ca5a
2 changed files with 39 additions and 3 deletions

View File

@@ -14,13 +14,13 @@ scene_detect:
module: scene_detect
class: MotionCanceller
scene: bedsport
app: bedroom_motion
room: bedroom
scene_detect2:
module: scene_detect
class: MotionCanceller
scene: in_bed
app: bedroom_motion
room: bedroom
leaving:
module: leaving
@@ -31,4 +31,13 @@ leaving:
- bedroom
- kitchen
- bathroom
- closet
- closet
patio:
module: patio
class: Patio
door: binary_sensor.back_contact
light: light.patio
state:
brightness: 150
color_temp: 400