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