Frigate Events Card 2.0 - hover previews, native video support, and HACS install A few months ago I [shared](https://www.reddit.com/r/homeassistant/comments/1po1weg/a_minimal_frigate_events_card_with_live_updates/) a minimal events card for Frigate that focused on a clean gallery view with real-time updates. Since then, I have been working on v2.0 to address the biggest request: better video handling. The main goal remains the same. Keep the UI as lightweight as possible while providing a fast way to scrub through recent detections. **What is new in v2.0** * **Native Video Playback**: Added support for viewing clips directly in the browser. It now automatically falls back between HLS streams (.m3u8) and direct MP4 clips depending on what your device supports (Safari vs Chrome). * **Video on Hover**: You can now enable video previews only when hovering over an event.…