mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
27 lines
462 B
YAML
27 lines
462 B
YAML
type: custom:frigate-card
|
|
cameras:
|
|
- camera_entity: camera.frigate_cam06
|
|
live_provider: go2rtc
|
|
go2rtc:
|
|
modes:
|
|
- webrtc
|
|
stream: rtsp_cam06_sub
|
|
live:
|
|
auto_mute: all
|
|
preload: true
|
|
draggable: false
|
|
show_image_during_load: true
|
|
lazy_load: false
|
|
controls:
|
|
title:
|
|
mode: none
|
|
timeline:
|
|
mode: none
|
|
thumbnails:
|
|
mode: none
|
|
menu:
|
|
buttons:
|
|
frigate:
|
|
enabled: false
|
|
performance:
|
|
profile: low |