Files
fresh-home/lovelace/frigate/view-ai-cam18.yaml
T
2025-02-10 15:08:18 -05:00

174 lines
5.1 KiB
YAML

title: AI Cam18
path: ai-cam18
icon: mdi:grass
type: sidebar
visible:
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
- user: cad46dedf86f454ebbd7f697a58730f2
cards:
- type: horizontal-stack
cards:
- type: vertical-stack
cards:
- !include /config/lovelace/cameras/view-camera-18.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_cam18_improve_contrast
tap_action:
action: toggle
- name: Snapshots
entity: switch.frigate_cam18_snapshots
tap_action:
action: toggle
- name: Detect
entity: switch.frigate_cam18_detect
tap_action:
action: toggle
- name: Occupancy
entity: binary_sensor.frigate_cam18_all_occupancy
- type: horizontal-stack
cards:
- type: glance
title: People
show_icon: false
columns: 1
entities:
- name: Count
entity: sensor.frigate_cam18_person_count
- name: Occupancy
entity: binary_sensor.frigate_cam18_person_occupancy
- type: custom:advanced-camera-card
cameras:
- camera_entity: camera.frigate_cam18
title: Person
icon: mdi:door
live_provider: ha
frigate:
camera_name: frigate_cam18
label: person
url: http://192.168.1.11: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_cam18_vehicle_count
- name: Occupancy
entity: binary_sensor.frigate_cam18_vehicle_occupancy
- type: custom:advanced-camera-card
cameras:
- camera_entity: camera.frigate_cam18
title: Vehicle
icon: mdi:door
live_provider: ha
frigate:
camera_name: frigate_cam18
label: vehicle
url: http://192.168.1.11: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_cam18_animal_count
- name: Occupancy
entity: binary_sensor.frigate_cam18_animal_occupancy
- type: custom:advanced-camera-card
cameras:
- camera_entity: camera.frigate_cam18
title: Front Porch
icon: mdi:bird
live_provider: ha
frigate:
camera_name: frigate_cam18
label: animal
url: http://192.168.1.11: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