diff --git a/config/lovelace/home_dashboard/01_living_room.yaml b/config/lovelace/home_dashboard/01_living_room.yaml index 30a251e..d3a2a62 100644 --- a/config/lovelace/home_dashboard/01_living_room.yaml +++ b/config/lovelace/home_dashboard/01_living_room.yaml @@ -126,4 +126,4 @@ cards: entities: - switch.camera - binary_sensor.amcrest_camera_online - - binary_sensor.amcrest_camera_motion_detected + # - binary_sensor.amcrest_camera_motion_detected diff --git a/config/packages/modules/security.yaml b/config/packages/modules/security.yaml index dc071b9..18e2e49 100644 --- a/config/packages/modules/security.yaml +++ b/config/packages/modules/security.yaml @@ -5,8 +5,8 @@ amcrest: password: !secret amcrest_password resolution: low binary_sensors: - - motion_detected - online + # - motion_detected binary_sensor: - platform: template