Frigate v0.12: This release is intended as a partner to the Frigate v0.12 beta release. Please ensure you are using an updated backend along with this updated integration.
Changes since v4.0.0-beta3
💥 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 searching for favorites via API (#420) @dermotduffy
🐞 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
🐎 Performance
- Change Frigate
api
andws_api
to multi selection instead of single selection (#416) @dermotduffy
📦 Dependencies
- Merge updates for latest HomeAssistant (#427) @dermotduffy
- Merge master branch back into v0.12 branch (#424) @dermotduffy
- Update to beta4 (#423) @NickM-27