mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
40 lines
689 B
YAML
40 lines
689 B
YAML
type: custom:advanced-camera-card
|
|
cameras:
|
|
- camera_entity: camera.frigate_cam04
|
|
live_provider: go2rtc
|
|
go2rtc:
|
|
modes:
|
|
- webrtc
|
|
stream: rtsp_cam04_sub
|
|
icon: mdi:garage
|
|
title: Garage
|
|
id: garage
|
|
live:
|
|
layout:
|
|
fit: fill
|
|
preload: true
|
|
draggable: true
|
|
show_image_during_load: false
|
|
lazy_load: false
|
|
controls:
|
|
title:
|
|
mode: none
|
|
timeline:
|
|
mode: none
|
|
thumbnails:
|
|
mode: none
|
|
menu:
|
|
buttons:
|
|
frigate:
|
|
enabled: false
|
|
style: none
|
|
media_viewer:
|
|
draggable: false
|
|
lazy_load: false
|
|
dimensions:
|
|
aspect_ratio_mode: static
|
|
aspect_ratio: '16:9'
|
|
view:
|
|
actions:
|
|
tap_action:
|
|
action: more-info |