mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 09:12:57 +00:00
Re-enable camera motion detection
This commit is contained in:
@@ -134,4 +134,4 @@ cards:
|
||||
entities:
|
||||
- switch.camera
|
||||
- binary_sensor.amcrest_camera_online
|
||||
# - binary_sensor.amcrest_camera_motion_detected
|
||||
- binary_sensor.amcrest_camera_motion_detected
|
||||
|
||||
@@ -6,7 +6,7 @@ amcrest:
|
||||
resolution: low
|
||||
binary_sensors:
|
||||
- online
|
||||
# - motion_detected
|
||||
- motion_detected
|
||||
|
||||
binary_sensor:
|
||||
- platform: template
|
||||
|
||||
Reference in New Issue
Block a user