Added motion detection for garage and kitchen
This commit is contained in:
@@ -21,4 +21,8 @@ motion_tracker:
|
||||
motion_sensors: binary_sensor.hallway_motion
|
||||
restroom:
|
||||
motion_sensors: binary_sensor.restroom_motion
|
||||
garage:
|
||||
motion_sensors: binary_sensor.garage_motion
|
||||
kitchen:
|
||||
motion_sensors: binary_sensor.kitchen_motion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user