mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
44 lines
755 B
YAML
44 lines
755 B
YAML
type: custom:advanced-camera-card
|
|
status_bar:
|
|
style: none
|
|
menu:
|
|
buttons:
|
|
frigate:
|
|
enabled: false
|
|
style: none
|
|
cameras:
|
|
- camera_entity: camera.frigate_cam01
|
|
live_provider: go2rtc
|
|
id: frigate-cam01
|
|
capabilities:
|
|
disable: []
|
|
disable_except:
|
|
- live
|
|
go2rtc:
|
|
stream: cam01_sub_opus
|
|
modes:
|
|
- webrtc
|
|
view:
|
|
default: live
|
|
profiles: []
|
|
grid_options:
|
|
columns: full
|
|
live:
|
|
preload: true
|
|
draggable: false
|
|
show_image_during_load: false
|
|
lazy_load: false
|
|
controls:
|
|
timeline:
|
|
mode: none
|
|
thumbnails:
|
|
mode: none
|
|
builtin: false
|
|
next_previous:
|
|
style: none
|
|
zoomable: false
|
|
auto_play:
|
|
- selected
|
|
transition_effect: slide
|
|
display:
|
|
mode: single |