Files
fresh-home/lovelace/frigate/view-ai-cam19.yaml
T
2025-12-09 16:59:38 -05:00

171 lines
5.1 KiB
YAML

title: AI Cam19
path: ai-cam19
icon: mdi:door
type: sidebar
visible:
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
- user: cad46dedf86f454ebbd7f697a58730f2
cards:
- !include /config/lovelace/cameras/view-camera-19.yaml
- type: vertical-stack
view_layout:
position: sidebar
cards:
- type: glance
title: Front Porch
entities: []
- type: glance
show_state: false
columns: 4
entities:
- name: Contrast
entity: switch.frigate_cam19_improve_contrast
tap_action:
action: toggle
- name: Snapshots
entity: switch.frigate_cam19_snapshots
tap_action:
action: toggle
- name: Detect
entity: switch.frigate_cam19_detect
tap_action:
action: toggle
- name: Occupancy
entity: binary_sensor.frigate_cam19_all_occupancy
- type: horizontal-stack
cards:
- type: glance
title: People
show_icon: false
columns: 1
entities:
- name: Count
entity: sensor.frigate_cam19_person_count
- name: Occupancy
entity: binary_sensor.frigate_cam19_person_occupancy
- type: custom:advanced-camera-card
cameras:
- camera_entity: camera.frigate_cam19
title: Person
icon: mdi:door
live_provider: ha
frigate:
camera_name: frigate_cam19
label: person
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
controls:
thumbnails:
size: 100
menu:
style: overlay
position: top
buttons:
clips:
enabled: false
download:
enabled: false
frigate_ui:
enabled: false
frigate:
enabled: false
live:
enabled: false
media_viewer:
controls:
next_previous:
style: chevrons
- type: horizontal-stack
cards:
- type: glance
title: Vehicles
show_icon: false
columns: 1
entities:
- name: Count
entity: sensor.frigate_cam19_vehicle_count
- name: Occupancy
entity: binary_sensor.frigate_cam19_vehicle_occupancy
- type: custom:advanced-camera-card
cameras:
- camera_entity: camera.frigate_cam19
title: Vehicle
icon: mdi:door
live_provider: ha
frigate:
camera_name: frigate_cam19
label: vehicle
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
controls:
thumbnails:
size: 100
menu:
style: overlay
position: top
buttons:
clips:
enabled: false
download:
enabled: false
frigate_ui:
enabled: false
frigate:
enabled: false
live:
enabled: false
media_viewer:
controls:
next_previous:
style: chevrons
# - type: horizontal-stack
# cards:
# - type: glance
# title: Animals
# show_icon: false
# columns: 1
# entities:
# - name: Count
# entity: sensor.frigate_cam19_animal_count
# - name: Occupancy
# entity: binary_sensor.frigate_cam19_animal_occupancy
# - type: custom:advanced-camera-card
# cameras:
# - camera_entity: camera.frigate_cam19
# title: Front Porch
# icon: mdi:bird
# live_provider: ha
# frigate:
# camera_name: frigate_cam19
# label: animal
# url: http://192.168.1.7:5000
# view:
# default: snapshots
# event_gallery:
# controls:
# thumbnails:
# size: 100
# menu:
# style: overlay
# position: top
# buttons:
# clips:
# enabled: false
# download:
# enabled: false
# frigate_ui:
# enabled: false
# frigate:
# enabled: false
# live:
# enabled: false
# media_viewer:
# controls:
# next_previous:
# style: chevrons