Untitled

 avatar
unknown
plain_text
2 years ago
1.2 kB
25
Indexable
type: custom:frigate-card
cameras:
  - camera_entity: camera.doorbell
    live_provider: go2rtc
    go2rtc:
      modes:
        - webrtc
      stream: doorbell_rtsp_sub_talk
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
    substreams:
      enabled: false
    live:
      enabled: true
    clips:
      enabled: false
    snapshots:
      enabled: false
  style: outside
  button_size: 40
  position: bottom
live:
  controls:
    thumbnails:
      mode: none
  preload: true
  auto_play: all
  auto_unmute: all
  transition_effect: slide
  lazy_load: false
  microphone:
    always_connected: true
dimensions: {}
media_gallery:
  controls:
    thumbnails:
      size: 140
      show_favorite_control: false
      show_timeline_control: false
      show_download_control: false
    filter:
      mode: none
view:
  default: live
  camera_select: live
Editor is loading...
Leave a Comment