Disable amcrest motion sensor - broken in 0.108.1

This commit is contained in:
2020-04-09 12:16:13 +03:00
parent c2d1d8b93b
commit 12eedc45e1
2 changed files with 2 additions and 2 deletions
@@ -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
+1 -1
View File
@@ -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