Skip to content

v5.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 16:51
0f7b3cf

Zoom Support

zoom

2-Way Audio Support

microphone

In-menu media controls

native-media-control

In-card automation

Select a HD stream when the card switches to fullscreen:

automations:
  - conditions:
      fullscreen: true
    actions:
      - action: custom:frigate-card-action
        frigate_card_action: live_substream_on
    actions_not:
      - action: custom:frigate-card-action
        frigate_card_action: live_substream_off

Changes

🚀 Features

🐛 Fixes

📚 Documentation

📦 Dependencies