

Frigate Events Card v2.2.0: Lightweight Lovelace gallery with hover-play auto-tracking (now updated for Frigate 0.17.2 compatibility)
I'm excited to share the v2.2.0 release of the Frigate Events Card, a lightweight Lovelace card designed to display your recent camera detections in a clean, scrollable horizontal gallery.
This release addresses compatibility with the recent architectural changes in Frigate 0.14 and 0.17. In these newer versions, events often do not generate a separate static clip.mp4 file, resulting in "404 - Clip not available" errors. The card now bypasses the old has_clip database flag and directly streams the dynamic HLS (master.m3u8) playlists generated from your continuous recordings. If your camera has recordings active, videos will now play seamlessly.
What's New in v2.2.0
- Full Frigate 0.17.2 Compatibility: Solved missing clip errors by streaming HLS playlists directly from continuous recording segments.
- Auto-Tracking Hover Previews: Hovering over any event thumbnail instantly plays the video clip, automatically panning to follow the detected object across the frame.
- Horizontal Scroll Gallery: Now enabled by default, featuring arrow navigation and a clean, hidden scrollbar.
- Minimalist Details Modal: A redesigned pop-up card featuring clean typography, badges, and support for GenAI event descriptions.
- Dashboard Friendly: Lightweight, optimized, and fully compatible with the new Home Assistant Sections view.
Installation
You can install this card directly via HACS by adding it as a custom repository:
Repository: https://github.com/saihgupr/frigate-events-card
Any feedback, feature requests, or issue reports are appreciated. Thank you!