mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
128 lines
3.8 KiB
YAML
128 lines
3.8 KiB
YAML
title: AI Cam14
|
|
path: ai-cam14
|
|
icon: mdi:slide
|
|
type: sidebar
|
|
visible:
|
|
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
|
- user: cad46dedf86f454ebbd7f697a58730f2
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- !include /config/lovelace/cameras/view-camera-14.yaml
|
|
- type: vertical-stack
|
|
view_layout:
|
|
position: sidebar
|
|
cards:
|
|
- type: glance
|
|
title: Back Yard
|
|
entities: []
|
|
- type: glance
|
|
show_state: true
|
|
columns: 5
|
|
entities:
|
|
# - name: Contrast
|
|
# entity: switch.frigate_cam14_improve_contrast
|
|
# tap_action:
|
|
# action: toggle
|
|
# - name: Snapshots
|
|
# entity: switch.frigate_cam14_snapshots
|
|
# tap_action:
|
|
# action: toggle
|
|
# - name: Detect
|
|
# entity: switch.frigate_cam14_detect
|
|
# tap_action:
|
|
# action: toggle
|
|
# - name: Occupancy
|
|
# entity: binary_sensor.frigate_cam14_all_occupancy
|
|
- type: horizontal-stack
|
|
cards:
|
|
# - type: glance
|
|
# title: People
|
|
# show_icon: false
|
|
# columns: 1
|
|
# entities:
|
|
# - name: Count
|
|
# entity: sensor.frigate_cam14_person_count
|
|
# - name: Occupancy
|
|
# entity: binary_sensor.frigate_cam14_person_occupancy
|
|
- type: custom:advanced-camera-card
|
|
cameras:
|
|
- camera_entity: camera.frigate_cam12
|
|
# - camera_entity: camera.frigate_cam14
|
|
title: Person
|
|
icon: mdi:slide
|
|
live_provider: ha
|
|
frigate:
|
|
camera_name: frigate_cam14
|
|
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: Animals
|
|
# show_icon: false
|
|
# columns: 1
|
|
# entities:
|
|
# - name: Count
|
|
# entity: sensor.frigate_cam14_animal_count
|
|
# - name: Occupancy
|
|
# entity: binary_sensor.frigate_cam14_animal_occupancy
|
|
# - type: custom:advanced-camera-card
|
|
# cameras:
|
|
# - camera_entity: camera.frigate_cam14
|
|
# title: Back Yard
|
|
# icon: mdi:bird
|
|
# live_provider: ha
|
|
# frigate:
|
|
# camera_name: frigate_cam14
|
|
# 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
|