mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
title: Computer Area Camera
|
||||
path: computer-area-camera
|
||||
icon: mdi:desktop-classic
|
||||
panel: true
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: custom:frigate-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam03
|
||||
camera_name: frigate_cam03
|
||||
zone: computer_area
|
||||
label: person
|
||||
frigate_url: http://192.168.1.7:5000
|
||||
title: Computer Area
|
||||
icon: mdi:desktop-classic
|
||||
live_provider: ha
|
||||
view:
|
||||
default: live
|
||||
event_gallery:
|
||||
min_columns: 2
|
||||
menu:
|
||||
mode: above
|
||||
buttons:
|
||||
clips: false
|
||||
download: false
|
||||
frigate_ui: false
|
||||
live:
|
||||
controls:
|
||||
next_previous:
|
||||
style: chevrons
|
||||
thumbnails:
|
||||
mode: below
|
||||
media: snapshots
|
||||
draggable: false
|
||||
lazy_load: false
|
||||
preload: false
|
||||
lazy_unload: false
|
||||
event_viewer:
|
||||
controls:
|
||||
next_previous:
|
||||
style: chevrons
|
||||
|
||||
- !include /config/lovelace/templates/room-selector.yaml
|
||||
Reference in New Issue
Block a user