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,57 @@
|
||||
type: custom:frigate-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam04
|
||||
title: Garage
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam04_sub
|
||||
- camera_entity: camera.frigate_cam14
|
||||
title: Back Yard
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam14_sub
|
||||
- camera_entity: camera.frigate_cam18
|
||||
title: Front Yard
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam18_sub
|
||||
- camera_entity: camera.frigate_cam19
|
||||
title: Front Porch
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam19_sub
|
||||
timeline:
|
||||
media: snapshots
|
||||
show_recordings: false
|
||||
view:
|
||||
scan:
|
||||
enabled: true
|
||||
untrigger_seconds: 10
|
||||
untrigger_reset: true
|
||||
default: live
|
||||
camera_select: live
|
||||
dark_mode: "on"
|
||||
update_cycle_camera: true
|
||||
update_seconds: 10
|
||||
menu:
|
||||
buttons:
|
||||
clips:
|
||||
enabled: false
|
||||
timeline:
|
||||
enabled: false
|
||||
snapshots:
|
||||
enabled: false
|
||||
media_player:
|
||||
enabled: false
|
||||
live:
|
||||
lazy_load: false
|
||||
preload: true
|
||||
lazy_unload: hidden
|
||||
Reference in New Issue
Block a user