Skip to content

Releases: blakeblackshear/frigate-hass-integration

v4.0.0-beta3

19 Jan 03:25
0f22d93
Compare
Choose a tag to compare
v4.0.0-beta3 Pre-release
Pre-release

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-beta2

Changes

๐Ÿž Fixes

๐Ÿ“ฆ Dependencies

v4.0.0-beta2

07 Jan 22:58
6e43ad7
Compare
Choose a tag to compare
v4.0.0-beta2 Pre-release
Pre-release

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-beta1

๐Ÿž Fixes

  • Use the HA timezone setting for requesting recordings, provide timezone to event summary (#397) @NickM-27

๐Ÿ”จ Refactoring

๐Ÿ“ฆ Dependencies

v4.0.0-beta1

02 Jan 19:04
b929870
Compare
Choose a tag to compare
v4.0.0-beta1 Pre-release
Pre-release

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

๐Ÿš€ Features

๐Ÿ“š Documentation

  • Add translations for RTSP template configuration option (#391) @NickM-27

๐Ÿ”จ Refactoring

  • Rewrite recordings media source to use Recordings Summary API (#389) @NickM-27
  • Support Frigate v0.12 UTC based recording paths (#384) @NickM-27

๐Ÿ“ฆ Dependencies

v3.0.0

23 Sep 00:13
08da9b9
Compare
Choose a tag to compare

Frigate v0.11: This release is intended as a partner to the Frigate v0.11 release. This integration release will function with prior Frigate server versions but new functionality available through the integration (e.g. true motion sensors) will not yet be functional.

Warning: This release renames some commonly used Frigate entity ids, so you will likely need to update dashboards, automations and templates manually that use the old entity ids. In addition, new Frigate integration installations will see a different mix of entities disabled/enabled by default to better match actual usage and reduce entity pollution.

Example old names Example new names
binary_sensor.kitchen_person_motion binary_sensor.kitchen_person_occupancy
(No such entity) binary_sensor.kitchen_motion
sensor.front_door_person sensor.front_door_person_count
sensor.front_door_all sensor.front_door_all_count

Motivation: The original names included _motion despite not being motion sensors (they are occupancy sensors). This created a light stream of user confusion and support load. As this release includes actual motion sensors (as distinct from occupancy), this was the trigger to finally fix this misnomer.

Changes since v2.3

๐Ÿ’ฅ Breaking Changes

  • ๐Ÿ’ฅ Rename the object count entities for clarity (#259) @NickM-27
  • ๐Ÿ’ฅ Support for general motion sensor (#248) @NickM-27

๐Ÿš€ Features

๐Ÿž Fixes

๐ŸŽ Performance

๐Ÿšจ Testing

๐Ÿ“š Documentation

๐Ÿ”ฅ Removals and Deprecations

  • Remove the HTTP view for recordings API (WS still available) (#299) @dermotduffy
  • Update entities to respect new enable/visibility principles (#273) @dermotduffy

๐Ÿ“ฆ Dependencies

v3.0.0-rc.4

03 Sep 23:18
1c96743
Compare
Choose a tag to compare
v3.0.0-rc.4 Pre-release
Pre-release

Prepare for Frigate v0.11: This pre-release is intended as a partner to the upcoming Frigate v0.11 release (or the latest v0.11 beta). This integration release will function with prior Frigate server versions but new functionality available through the integration (e.g. true motion sensors) will not yet be functional.

Warning: This release renames some commonly used Frigate entity ids, so you will likely need to update dashboards, automations and templates manually that use the old entity ids. In addition, new Frigate integration installations will see a different mix of entities disabled/enabled by default to better match actual usage and reduce entity pollution.

Example old names Example new names
binary_sensor.kitchen_person_motion binary_sensor.kitchen_person_occupancy
(No such entity) binary_sensor.kitchen_motion
sensor.front_door_person sensor.front_door_person_count
sensor.front_door_all sensor.front_door_all_count

Motivation: The original names included _motion despite not being motion sensors (they are occupancy sensors). This created a light stream of user confusion and support load. As this release includes actual motion sensors (as distinct from occupancy), this was the trigger to finally fix this misnomer.

Changes since v3.0.0-rc.3

Changes

๐Ÿ’ฅ Breaking Changes

  • Use new-style HA entity naming (renames sensor.frigate_detection_fps, sensor.frigate_[detector] entities) (#309) @NickM-27

๐Ÿš€ Features

  • Add icons for bicycle, cow, and horse, and change car and person icons (#317) @felipecrs
  • Allow setting an expiration time for unauthenticated notification events (#169) @gmrandom
  • Update VodSegmentProxyView to allow mp4/m4s files (#331) @uvjustin
  • FEAT: Allow threshold and contour_area to be set from Home Assistant (#316) @NickM-27
  • Add icon for motorcycle entities (#315) @felipecrs
  • FEAT: Add support for coral temp sensor entities (#313) @NickM-27
  • Allow favorite_event to be configured from UI (#301) @felipecrs

๐Ÿ”ฅ Removals and Deprecations

  • Remove the HTTP view for recordings API (WS still available) (#299) @dermotduffy

๐Ÿž Fixes

๐ŸŽ Performance

๐Ÿšจ Testing

  • Use debugpy hass integration in devcontainer (#302) @felipecrs
  • Improve devcontainer experience (e.g. adds python debugging, improves port forwarding) (#300) @felipecrs

๐Ÿ“š Documentation

๐Ÿ“ฆ Dependencies

v3.0.0-rc.3

02 Jul 02:34
9bbcbdd
Compare
Choose a tag to compare
v3.0.0-rc.3 Pre-release
Pre-release

Prepare for Frigate v0.11: This pre-release is intended as a partner to the upcoming Frigate v0.11 release (or the latest v0.11 beta). This integration release will function with prior Frigate server versions but new functionality available through the integration (e.g. true motion sensors) will not yet be functional.

Warning: This release renames some commonly used Frigate entity ids, so you will likely need to update dashboards, automations and templates manually that use the old entity ids. In addition, new Frigate integration installations will see a different mix of entities disabled/enabled by default to better match actual usage and reduce entity pollution.

Example old names Example new names
binary_sensor.kitchen_person_motion binary_sensor.kitchen_person_occupancy
(No such entity) binary_sensor.kitchen_motion
sensor.front_door_person sensor.front_door_person_count
sensor.front_door_all sensor.front_door_all_count

Motivation: The original names included _motion despite not being motion sensors (they are occupancy sensors). This created a light stream of user confusion and support load. As this release includes actual motion sensors (as distinct from occupancy), this was the trigger to finally fix this misnomer.

Changes since v3.0.0-rc.2

๐Ÿš€ Features

๐Ÿž Fixes

  • Prevent assert from cors library on preparing response to cors request (#291) @dermotduffy

๐Ÿšจ Testing

๐Ÿ“ฆ Dependencies

v3.0.0-rc.2

08 Jun 02:44
5102e6b
Compare
Choose a tag to compare
v3.0.0-rc.2 Pre-release
Pre-release

Prepare for Frigate v0.11: This pre-release is intended as a partner to the upcoming Frigate v0.11 release (or the latest v0.11 beta). This integration release will function with prior Frigate server versions but new functionality available through the integration (e.g. true motion sensors) will not yet be functional.

Warning: This release renames some commonly used Frigate entity ids, so you will likely need to update dashboards, automations and templates manually that use the old entity ids. In addition, new Frigate integration installations will see a different mix of entities disabled/enabled by default to better match actual usage and reduce entity pollution.

Example old names Example new names
binary_sensor.kitchen_person_motion binary_sensor.kitchen_person_occupancy
(No such entity) binary_sensor.kitchen_motion
sensor.front_door_person sensor.front_door_person_count
sensor.front_door_all sensor.front_door_all_count

Motivation: The original names included _motion despite not being motion sensors (they are occupancy sensors). This created a light stream of user confusion and support load. As this release includes actual motion sensors (as distinct from occupancy), this was the trigger to finally fix this misnomer.

Changes

๐Ÿž Fixes

v3.0.0-rc.1

07 Jun 03:58
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

Prepare for Frigate v0.11: This pre-release is intended as a partner to the upcoming Frigate v0.11 release (or the latest v0.11 beta). This integration release will function with prior Frigate server versions but new functionality available through the integration (e.g. true motion sensors) will not yet be functional.

Warning: This release renames some commonly used Frigate entity ids, so you will likely need to update dashboards, automations and templates manually that use the old entity ids. In addition, new Frigate integration installations will see a different mix of entities disabled/enabled by default to better match actual usage and reduce entity pollution.

Example old names Example new names
binary_sensor.kitchen_person_motion binary_sensor.kitchen_person_occupancy
(No such entity) binary_sensor.kitchen_motion
sensor.front_door_person sensor.front_door_person_count
sensor.front_door_all sensor.front_door_all_count

Motivation: The original names included _motion despite not being motion sensors (they are occupancy sensors). This created a light stream of user confusion and support load. As this release includes actual motion sensors (as distinct from occupancy), this was the trigger to finally fix this misnomer.

Changes

๐Ÿ’ฅ Breaking Changes

  • ๐Ÿ’ฅ Rename the object count entities for clarity (#259) @NickM-27
  • ๐Ÿ’ฅ Support for general motion sensor (#248) @NickM-27

๐Ÿš€ Features

๐Ÿ”ฅ Removals and Deprecations

  • Update entities to respect new enable/visibility principles (#273) @dermotduffy

๐Ÿ“ฆ Dependencies

v2.3

14 May 15:15
1bdaa33
Compare
Choose a tag to compare

Changes

๐Ÿš€ Features

๐Ÿž Fixes

๐Ÿ“š Documentation

๐Ÿ“ฆ Dependencies

v2.2.2

07 Feb 00:47
79d0631
Compare
Choose a tag to compare

Changes

๐Ÿž Fixes

๐Ÿ“ฆ Dependencies