Camera Gallery Card - V2.6.0
Camera Gallery Card - v2.6.0
- Combined source mode — show media from both a sensor entity and a media source at the same time
- Controls mode — choose between overlay (controls fade out after inactivity) or fixed (always visible)
- Multiple live cameras — add several camera entities and switch between them using chevron arrows
- Multiple RTSP streams (live_stream_urls) — configure multiple named RTSP streams instead of just one
- Menu buttons — add configurable action buttons accessible via a hamburger menu during live view
- Frigate HTTP API (frigate_url) — load clips directly from Frigate's REST API instead of walking the media browser, resulting in faster load times
- Pinch-to-zoom + mouse pan — pinch to zoom on touch screens; after zooming in, pan with the mouse
- Live view pre-warming — the live stream starts loading in the background before you open live view
- Bugfix: default live camera not respected after refresh — the configured default camera (live_camera_entity) is now correctly restored on page load
Editor
- Controls mode dropdown — choose Overlay or Fixed directly from the editor
- Menu buttons tab — configure action buttons with entity, icon, label and optional on/off icon
- Frigate URL field — set the direct Frigate API URL (only shown in media and combined source mode)
What's Changed
- Respect HA time_format for thumbnail timestamps by @ErikBavenstrand in #30
New Contributors
- @ErikBavenstrand made their first contribution in #30
Full Changelog: https://github.com/TheScubaDiver/camera-gallery-card/commits/v2.6.0