Changes
Frigate v0.13: This release is intended as a partner to the Frigate 0.13 Release. Please ensure you are using an updated backend along with this updated integration.
🚀 Features
- Set camera to unavailable when camera fps == 0 (#526) @NickM-27
- Include attributes for client id and camera name (#527) @NickM-27
- Add support for PTZ service (#510) @NickM-27
- Enhancement: Sensors for audio detections (#516) @NickM-27
- Add support for audio detection switch (#509) @NickM-27
- Add Russian language support (#499) @skrashevich
- Enhancement: Recordings Export Service (#542) @NickM-27
- Add WebRTC streaming to camera entities (#553) @OnFreund
- Expose camera PTZ information over websocket (#556) @dermotduffy
- Allow HLS fallback for WebRTC Streaming (#602) @OnFreund
- Add switch for PTZ auto tracking (#575) @hawkeye217
- Switch to using image instead of camera entity (#548) @NickM-27
🐞 Fixes
- Fix media browser errors when used with Frigate 0.12 (#618) @NickM-27
- Fix Error For Frigate Version With Leading 0 In Commit (#544) @NickM-27
- Fix incorrect minimum contour area (#541) @NickM-27
- Ignore processes (#525) @NickM-27
- Fix Home Assistant media viewer for new Frigate versions (#518) @madsciencetist
- Ignore attribute labels (#506) @NickM-27
- Fix typo in docstring in
config_flow.py
(#480) @tsbernar
📚 Documentation
📦 Dependencies
- Set version to v5.0.0-beta.1 (#533) @NickM-27
- Merge recent small changes from
master
back intodev
(#500) @dermotduffy - Bump max operations count for stalebot (#497) @dermotduffy
- Add stalebot (#496) @dermotduffy
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#489) @dependabot
- Bump actions/setup-python from 4.6.0 to 4.6.1 (#492) @dependabot
- Add
inlang
to make the contribution of translations easier (#478) @NiklasBuchfink - Bump codecov/codecov-action from 3.1.1 to 3.1.3 (#477) @dependabot
- Bump actions/setup-python from 4.5.0 to 4.6.0 (#476) @dependabot
- Bump actions/checkout from 3.5.0 to 3.5.2 (#474) @dependabot
- Merge minor master build changes back into
dev
(#561) @dermotduffy - Upgrade pylint/pylint-test and address variety of pylint issues (#562) @dermotduffy
- Bump release-drafter/release-drafter from 5.23.0 to 5.25.0 (#560) @dependabot
- Bump actions/checkout from 3.5.2 to 4.1.1 (#559) @dependabot
- Update build to
5.0.0-beta.3
(#558) @NickM-27 - Upgrade pylint/pylint-test and address variety of pylint issues (#557) @dermotduffy