added patio light
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user