Untitled

 avatar
unknown
plain_text
a year ago
940 B
42
Indexable
type: custom:frigate-card
cameras:
  - camera_entity: camera.reolink       # YOUR FRIGATE CAMERA ENTITY
    live_provider: go2rtc
    go2rtc:
      modes:
        - webrtc

menu:
  buttons:
    microphone:
      enabled: true
      alignment: opposing
    timeline:
      enabled: false
    cameras:
      enabled: false
    frigate:
      enabled: false
    download:
      enabled: false
    media_player:
      enabled: false
    mute:
      enabled: true
      alignment: opposing
    camera_ui:
      enabled: false
  style: overlay
  position: left
  button_size: 80           ## THE BUTTON SIZE
live:
  controls:
    thumbnails:
      mode: none
  auto_mute: all
  preload: false
dimensions: {}
media_gallery:
  controls:
    thumbnails:
      size: 140
      show_favorite_control: false
      show_timeline_control: false
      show_download_control: false
    filter:
      mode: none
Editor is loading...
Leave a Comment