v4.0.0
·
277 commits
to refs/heads/master
since this release
Frigate v0.12: This release is intended as a partner to the Frigate v0.12 release. Please ensure you are using an updated backend along with this updated integration.
Changes
💥 Breaking Changes
- Change Frigate
api
andws_api
to multi selection instead of single selection. Would break (currently unknown) external API users. (#416) @dermotduffy
🚀 Features
- Allow API callers (e.g. the card) to search via sub_labels (#444) @dermotduffy
- Allow searching for favorites via API (#420) @dermotduffy
- Birdseye Camera Entity with birdseye stream (#386) @NickM-27
- Support Frigate RTSP Restream (#361) @NickM-27
- Add sensor for gpu usage (#344) @NickM-27
- Support sensors for per-process CPU usage (#369) @NickM-27
- Add proxies for MSE and WebRTC live view websockets (#365) @NickM-27
- Add recordings download proxy (#345) @dermotduffy
- Switch to region-agnostic media browser title formats (#392) @NickM-27
🐞 Fixes
- Don't remove birdseye on startup (#422) @NickM-27
- Force AAC audio to be used in RTSP URL (#419) @felipecrs
_attr_is_streaming
should respect go2rtc streams (#415) @virtualm2000- Expose timezone in
ws_api
(#410) @dermotduffy - Fix birdseye / restream (#412) @NickM-27
- Use the HA timezone setting for requesting recordings, provide timezone to event summary (#397) @NickM-27
📚 Documentation
🔨 Refactoring
- Fix binary sensor classes (#398) @NickM-27
- Rewrite recordings media source to use Recordings Summary API (#389) @NickM-27
- Support Frigate v0.12 UTC based recording paths (#384) @NickM-27
🐎 Performance
- Change Frigate
api
andws_api
to multi selection instead of single selection (#416) @dermotduffy
🚨 Testing
- Fix DST related test failure (#452) @dermotduffy
📦 Dependencies
- Bump actions/checkout from 3.3.0 to 3.5.0 (#451) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#443) @dependabot
- Merge the
v0.12
branch now that Frigatev0.12
has been released (#458) @NickM-27 - Bump version to v4.0.0-rc1 (#453) @dermotduffy
- Merge updates for latest HomeAssistant (#427) @dermotduffy
- Merge master branch back into v0.12 branch (#424) @dermotduffy
- Update to beta4 (#423) @NickM-27
- Update version for beta3 (#414) @NickM-27
- Bump to beta 2 (#401) @NickM-27
- Bump version on v0.12 branch to match backend release (#390) @dermotduffy
- Merge master back into the v0.12 branch (#381) @dermotduffy
- Bump actions/checkout from 3.0.2 to 3.1.0 (#351) @dependabot
- Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#339) @dependabot