migrated bathroom motion sensor

This commit is contained in:
John Lancaster
2023-07-17 17:35:17 -05:00
parent 46c3e8f951
commit 61ae9f1149

View File

@@ -2,7 +2,7 @@ bathroom:
module: basic_motion
class: MotionLight
entity: light.bathroom
sensor: binary_sensor.motion_bathroom
sensor: binary_sensor.bathroom_motion_occupancy
off_duration: '00:05:00'
button: bathroom
delay: '00:20:00'
@@ -132,7 +132,7 @@ bedroom:
living_room:
module: basic_motion
class: MotionLight
sensor: binary_sensor.motion_living_room
sensor: binary_sensor.living_room_motion_occupancy
off_duration: 00:30:00
entity: light.living_room
button: living_room