mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
122 lines
3.3 KiB
YAML
122 lines
3.3 KiB
YAML
title: AI Cam01
|
|
path: ai-cam01
|
|
icon: mdi:earth
|
|
type: sidebar
|
|
visible:
|
|
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
|
- user: cad46dedf86f454ebbd7f697a58730f2
|
|
cards:
|
|
- !include /config/lovelace/cameras/view-camera-01.yaml
|
|
|
|
- type: vertical-stack
|
|
view_layout:
|
|
position: sidebar
|
|
cards:
|
|
- type: glance
|
|
title: Boys Room
|
|
entities: []
|
|
- type: glance
|
|
show_state: false
|
|
columns: 4
|
|
entities:
|
|
- name: Contrast
|
|
entity: switch.frigate_cam01_improve_contrast
|
|
tap_action:
|
|
action: toggle
|
|
- name: Snapshots
|
|
entity: switch.frigate_cam01_snapshots
|
|
tap_action:
|
|
action: toggle
|
|
- name: Detect
|
|
entity: switch.frigate_cam01_detect
|
|
tap_action:
|
|
action: toggle
|
|
- name: Occupancy
|
|
entity: binary_sensor.frigate_cam01_all_occupancy
|
|
- type: entities
|
|
title: Boys Room
|
|
show_header_toggle: false
|
|
entities:
|
|
- name: Boys Room
|
|
entity: sensor.frigate_cam01_person_count
|
|
- name: Boys Room
|
|
entity: binary_sensor.frigate_cam01_person_occupancy
|
|
- type: custom:advanced-camera-card
|
|
cameras:
|
|
- camera_entity: camera.frigate_cam01
|
|
title: Boys Room
|
|
icon: mdi:earth
|
|
live_provider: ha
|
|
frigate:
|
|
camera_name: frigate_cam01
|
|
zone: boys_room
|
|
label: person
|
|
url: http://192.168.1.11:5000
|
|
view:
|
|
default: snapshots
|
|
event_gallery:
|
|
controls:
|
|
thumbnails:
|
|
size: 75
|
|
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: entities
|
|
title: Furnace Room
|
|
show_header_toggle: false
|
|
entities:
|
|
- name: Furnace Room
|
|
entity: sensor.furnace_room_person_count
|
|
- name: Furnace Room
|
|
entity: binary_sensor.furnace_room_person_occupancy
|
|
- type: custom:advanced-camera-card
|
|
cameras:
|
|
- camera_entity: camera.frigate_cam01
|
|
title: Furnace Room
|
|
icon: mdi:hvac
|
|
live_provider: ha
|
|
frigate:
|
|
camera_name: frigate_cam01
|
|
zone: furnace_room
|
|
label: person
|
|
url: http://192.168.1.11:5000
|
|
view:
|
|
default: snapshots
|
|
event_gallery:
|
|
controls:
|
|
thumbnails:
|
|
size: 75
|
|
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
|