Releases: blakeblackshear/frigate-hass-integration
v5.6.0
Changes
π Features
- Allow accessing frigate with authentication (#801) @loispostula
- Add support for proxying HLS clips for events (#803) @NickM-27
- feat: Add support for
reconfigure
(#802) @dermotduffy
π Fixes
- Fix minor issues with authentication flow (#807) @dermotduffy
- Fix deprecated
frontend_stream_type
overwrite (#785) @felipecrs - fix: Don't block on loading tzinfo objects (#794) @dermotduffy
π¦ Dependencies
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 (#800) @dependabot
- Bump astral-sh/setup-uv from 3 to 4 (#789) @dependabot
- chore: Bump version to
v5.6.0
(#806) @dermotduffy
v5.5.1
Special Mention: Frigate-native WebRTC
Home Assistant 2024.11
ships with support for streaming any camera entity through WebRTC. Frigate already natively supported WebRTC streaming. If you have WebRTC configured in your Frigate instance, you can choose to enable the Use Frigate-native WebRTC support
integration option. When this option is enabled, Home Assistant will leverage Frigate's native WebRTC stream directly which is less resource intensive.
Changes
π Features
- Add Active Count Sensor (#767) @brenank
- Add
pt-pt
translations (#745) @ViPeR5000
π Fixes
- Fix live streaming in HA >= 2024.11 when the Frigate-native WebRTC option is not enabled (#784) @felipecrs
- Add support to stream birdseye through Frigate-native WebRTC (#784) @felipecrs
- Fix Camera APIs deprecated in 2024.12 (#784) @felipecrs
- Correctly handle cameras that are not streaming (#782) @felipecrs
- fix: Remove [old]
rtmp
support (#776) @dermotduffy - fix: Fix
pt
/pt-BR
translations (#775) @dermotduffy - Fix Config import (#748) @tjorim
- Replace MEDIA_CLASS_ and MEDIA_TYPE_ with MediaClass and MediaType (#726) @TheZoker
π¨ Testing
- Fix devcontainer for latest Frigate and Home Assistant (#720) @felipecrs
π· Continuous Integration
- fix: Roll back to working labeler (#777) @dermotduffy
π Documentation
- docs: Update integration maintainers list (#778) @dermotduffy
π¨ Refactoring
- refactor: Move proxy fuctionality to a common library (#758) @dermotduffy
π¦ Dependencies
- chore: Bump version to
v5.5.1
(#788) @dermotduffy - Switch from pip to uv (#783) @felipecrs
- chore: Bump version to
v5.5.0
(#780) @dermotduffy - chore: Bump
hass-web-proxy-lib
tov0.0.7
(#779) @dermotduffy - Bump codecov/codecov-action from 4.6.0 to 5.0.7 (#773) @dependabot
- Update version to 5.4.1 (#749) @NickM-27
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#744) @dependabot
- Refresh homeassistant libary/test versions (#743) @dermotduffy
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#727) @dependabot
- Bump actions/checkout from 4.1.7 to 4.2.2 (#739) @dependabot
- Bump actions/setup-python from 5.1.1 to 5.3.0 (#741) @dependabot
v5.5.0
Changes
This integration now requires at least Frigate v0.12 , as the old rtmp
support has now been removed.
π Features
- Add
pt-pt
translations (#745) @ViPeR5000
π Fixes
- fix: Remove [old]
rtmp
support (#776) @dermotduffy - fix: Fix
pt
/pt-BR
translations (#775) @dermotduffy - fix: Fix live streaming in HA >=
2024.11
(#774) @dermotduffy - Fix Config import (#748) @tjorim
- Replace MEDIA_CLASS_ and MEDIA_TYPE_ with MediaClass and MediaType (#726) @TheZoker
π¨ Testing
- Fix devcontainer for latest Frigate and Home Assistant (#720) @felipecrs
π· Continuous Integration
- fix: Roll back to working labeler (#777) @dermotduffy
π Documentation
- docs: Update integration maintainers list (#778) @dermotduffy
π¨ Refactoring
- refactor: Move proxy fuctionality to a common library (#758) @dermotduffy
π¦ Dependencies
- chore: Bump version to
v5.5.0
(#780) @dermotduffy - chore: Bump
hass-web-proxy-lib
tov0.0.7
(#779) @dermotduffy - Bump codecov/codecov-action from 4.6.0 to 5.0.7 (#773) @dependabot
- Update version to 5.4.1 (#749) @NickM-27
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#744) @dependabot
- Refresh homeassistant libary/test versions (#743) @dermotduffy
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#727) @dependabot
- Bump actions/checkout from 4.1.7 to 4.2.2 (#739) @dependabot
- Bump actions/setup-python from 5.1.1 to 5.3.0 (#741) @dependabot
v5.4.1
Changes
- Update version to 5.4.1 (#749) @NickM-27
- Fix Config import (#748) @tjorim
- Replace MEDIA_CLASS_ and MEDIA_TYPE_ with MediaClass and MediaType (#726) @TheZoker
π Features
- Add
pt-pt
translations (#745) @ViPeR5000
π¨ Testing
- Fix devcontainer for latest Frigate and Home Assistant (#720) @felipecrs
π¨ Refactoring
- refactor: Move proxy fuctionality to a common library (#758) @dermotduffy
π¦ Dependencies
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#744) @dependabot
- Refresh homeassistant libary/test versions (#743) @dermotduffy
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#727) @dependabot
- Bump actions/checkout from 4.1.7 to 4.2.2 (#739) @dependabot
- Bump actions/setup-python from 5.1.1 to 5.3.0 (#741) @dependabot
v5.4.0
Changes
π Features
- Add websocket Frigate events proxy to allow Frigate card access to live events stream (#707) @dermotduffy
π¦ Dependencies
- Bump actions/checkout from 4.1.1 to 4.1.7 (#710) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#614) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 (#563) @dependabot
- Bump codecov/codecov-action from 3.1.4 to 4.5.0 (#711) @dependabot
- Bump actions/setup-python from 4.7.0 to 5.1.1 (#712) @dependabot
- Merge
dev
intomaster
in advance of release (#709) @dermotduffy - Bump version to v5.4.0 . (#708) @dermotduffy
v5.3.0
v5.2.0
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
π Fixes
- Fix HA incompatibility: always try to decode MQTT payloads (#671) @dermotduffy
- Fixes
playback_factor
selectable value in services.yaml (#658) @andrewpwade
π¦ Dependencies
- Merged
dev
back intomaster
(#673) @dermotduffy - Bump version to v5.2.0 . (#672) @dermotduffy
v5.1.0
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
- Add sound level sensor (#644) @NickM-27
- Add French translation (#633) @Redblockmasteur
π Fixes
π¦ Dependencies
v5.0.1
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
v5.0.0
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 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