mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Disable amcrest motion sensor - broken in 0.108.1
This commit is contained in:
@@ -126,4 +126,4 @@ cards:
|
|||||||
entities:
|
entities:
|
||||||
- switch.camera
|
- switch.camera
|
||||||
- binary_sensor.amcrest_camera_online
|
- binary_sensor.amcrest_camera_online
|
||||||
- binary_sensor.amcrest_camera_motion_detected
|
# - binary_sensor.amcrest_camera_motion_detected
|
||||||
|
|||||||
@@ -5,8 +5,8 @@ amcrest:
|
|||||||
password: !secret amcrest_password
|
password: !secret amcrest_password
|
||||||
resolution: low
|
resolution: low
|
||||||
binary_sensors:
|
binary_sensors:
|
||||||
- motion_detected
|
|
||||||
- online
|
- online
|
||||||
|
# - motion_detected
|
||||||
|
|
||||||
binary_sensor:
|
binary_sensor:
|
||||||
- platform: template
|
- platform: template
|
||||||
|
|||||||
Reference in New Issue
Block a user