diff --git a/config/lovelace/home_dashboard/01_living_room.yaml b/config/lovelace/home_dashboard/01_living_room.yaml index 79bd8d0..c070fa4 100644 --- a/config/lovelace/home_dashboard/01_living_room.yaml +++ b/config/lovelace/home_dashboard/01_living_room.yaml @@ -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 diff --git a/config/packages/modules/security.yaml b/config/packages/modules/security.yaml index 18e2e49..17eda90 100644 --- a/config/packages/modules/security.yaml +++ b/config/packages/modules/security.yaml @@ -6,7 +6,7 @@ amcrest: resolution: low binary_sensors: - online - # - motion_detected + - motion_detected binary_sensor: - platform: template