github dermotduffy/advanced-camera-card v8.0.0-rc.2

pre-release18 hours ago

8.0.0-rc.2 (2026-03-09)

  • Minimum Frigate Integration: Requires >= v5.14.2. If you see 'Unknown command', this is your problem!

⚠ BREAKING CHANGES

  • Renames: untrigger_seconds to untrigger_delay_seconds
  • media_type and events_type are retired under live, viewer and timeline configuration sections, instead media type is associated (once) with the camera under media.
  • Requires configuration change (automatic upgrade offered) to move from (e.g.) data_left_stop to data_end_left
  • Changes the behavior of the not condition when there is more than one condition present. Users who desire the previous behavior should wrap their conditions in an and first.

🚀 Features

🐛 Bug Fixes

  • Add editor support for go2rtc metadata fetch timeout (#2372) (d5e1e02)
  • automations on microphone connect not working (#2403) (ee23cb2), closes #2314
  • Button style issue introduced by HA 2026.3 (#2392) (#2394) (8223cae), closes #2390
  • Change the not condition to exactly match the HA not condition (#2387) (ecc8ecf), closes #2383
  • connection: re-initialize camera managers and event subscriptions on reconnect (#2389) (a81d723)
  • Don't show presets menu when there's a single preset (#2404) (ae8b113), closes #2398
  • Issue with height not adjusting (downwards) to aspect ratio (#2375) (40ad3b4), closes #2341
  • Should faithfully use WebRTC card PTZ format data_* (#2396) (1d81e03), closes #2385
  • Status actions should not be clickable when status bar is hidden (#2406) (ebe6b2f)

📚 Documentation

🐎 Performance Improvements

  • grid: improve layout responsiveness and remove selection transitions (#2400) (4fceade)

🔧 Chores

Don't miss a new advanced-camera-card release

NewReleases is sending notifications on new releases.