mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
46 lines
1.8 KiB
YAML
46 lines
1.8 KiB
YAML
title: Surveillance
|
|
path: cameras
|
|
icon: mdi:cctv
|
|
visible:
|
|
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
|
panel: true
|
|
cards:
|
|
# - type: picture-entity
|
|
# entity: camera.amcrest_all
|
|
# camera_image: camera.amcrest_all
|
|
|
|
- type: custom:surveillance-card
|
|
thumb_interval: 15
|
|
update_interval: 0.5
|
|
recording_duration: 10
|
|
show_capture_buttons: false
|
|
camera_view: live
|
|
focus_motion: true
|
|
cameras:
|
|
- entity: camera.frigate_cam08
|
|
motion_entity: binary_sensor.frigate_cam08_person_occupancy
|
|
- entity: camera.frigate_cam12
|
|
motion_entity: binary_sensor.frigate_cam12_person_occupancy
|
|
# - entity: camera.frigate_cam13
|
|
# motion_entity: binary_sensor.frigate_cam13_person_occupancy
|
|
- entity: camera.frigate_cam01
|
|
motion_entity: binary_sensor.frigate_cam01_person_occupancy
|
|
- entity: camera.frigate_cam03
|
|
motion_entity: binary_sensor.frigate_cam03_person_occupancy
|
|
# - entity: camera.amcrest_cam05
|
|
# motion_entity: binary_sensor.frigate_cam05_person_occupancy
|
|
- entity: camera.frigate_cam06
|
|
motion_entity: binary_sensor.frigate_cam06_person_occupancy
|
|
- entity: camera.frigate_cam07
|
|
motion_entity: binary_sensor.frigate_cam07_person_occupancy
|
|
# - entity: camera.amcrest_cam09
|
|
# motion_entity: binary_sensor.frigate_cam09_person_occupancy
|
|
# - entity: camera.amcrest_cam10
|
|
# motion_entity: binary_sensor.frigate_cam10_person_occupancy
|
|
- entity: camera.frigate_cam04
|
|
motion_entity: binary_sensor.frigate_cam04_person_occupancy
|
|
# - entity: camera.frigate_cam14
|
|
# motion_entity: binary_sensor.frigate_cam14_person_occupancy
|
|
- entity: camera.frigate_cam19
|
|
motion_entity: binary_sensor.frigate_cam19_person_occupancy
|