diff --git a/apps/rooms/rooms.yaml b/apps/rooms/rooms.yaml index 1381bf7..18efc51 100755 --- a/apps/rooms/rooms.yaml +++ b/apps/rooms/rooms.yaml @@ -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