mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
title: People Frigate
|
||||
path: people-frigate
|
||||
icon: mdi:account-multiple
|
||||
#type: sidebar
|
||||
visible:
|
||||
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
||||
cards:
|
||||
- type: custom:frigate-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam03
|
||||
live_provider: webrtc-card
|
||||
webrtc_card:
|
||||
url: rtsp://192.168.1.7:8554/rtsp_cam03_sub
|
||||
- frigate:
|
||||
camera_name: frigate_cam03
|
||||
label: person
|
||||
zone: computer_area
|
||||
live:
|
||||
webrtc_card:
|
||||
ui: true
|
||||
|
||||
- type: custom:frigate-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam12
|
||||
live_provider: frigate-jsmpeg
|
||||
dependencies:
|
||||
all_cameras: false
|
||||
frigate:
|
||||
label: person
|
||||
zone: dining_room
|
||||
image: {}
|
||||
|
||||
- type: custom:frigate-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam13
|
||||
live_provider: frigate-jsmpeg
|
||||
dependencies:
|
||||
all_cameras: false
|
||||
frigate:
|
||||
label: person
|
||||
zone: front_room
|
||||
image: {}
|
||||
Reference in New Issue
Block a user