Skip to content

Releases: hjdhjd/homebridge-unifi-protect

v6.4.0

10 Apr 19:53
Compare
Choose a tag to compare

6.4.0 (2023-04-10)

  • Improvement: hardware accelerated decoding is always-on on macOS. This has no negative implications to quality, and is only a net quality-of-life for those running Homebridge on macOS.
  • Improvement: further speed improvements and optimizations - connections to the Protect controller are faster and more resilient.
  • Housekeeping.

v6.3.0

08 Apr 21:50
Compare
Choose a tag to compare

6.3.0 (2023-04-08)

  • New feature: Hardware accelerated decoding support on macOS.
  • New feature: Protect "crossing line" smart motion detection is now supported on cameras that support the functionality. You can configure this in the Protect controller webUI, on G4-series and higher cameras in the same place you can configure motion zones.
  • New feature: You can have all the Protect controller telemetry published in MQTT under the telemetry topic. This is the raw feed of the realtime telemetry as it's received from the Protect controller, so expect a lot of data. This can be enabled with a new feature option: NVR.Publish.Telemetry. For the MQTT enthusiasts, this really gives you the ultimate flexibility to build automations and events in a more granular way for specific use cases. For most users, I would not recommend enabling this option - it's a lot of data, and you'll need to parse through everything that the controller is publishing. The MQTT support that's provided for cameras, motion detection, etc. by HBUP is more refined and feature-rich in important ways, but for those that want the raw telemetry...here it is.
  • Improvement: Further refinements to plugin startup.
  • Housekeeping.

v6.2.8

05 Apr 20:46
Compare
Choose a tag to compare

6.2.8 (2023-04-05)

  • Improve Protect controller login resilience.

v6.2.7

05 Apr 19:11
Compare
Choose a tag to compare

6.2.7 (2023-04-05)

6.2.6 (2023-04-05)

  • Housekeeping.

v6.2.6

05 Apr 19:08
Compare
Choose a tag to compare

6.2.6 (2023-04-05)

  • Housekeeping.

v6.2.5

05 Apr 17:20
Compare
Choose a tag to compare

6.2.5 (2023-04-05)

  • Improvement: minor webUI refinements.

v6.2.4

03 Apr 23:21
Compare
Choose a tag to compare

6.2.4 (2023-04-03)

6.2.3 (2023-04-03)

  • Fix: address a rare race condition in motion event delivery.

v6.2.3

03 Apr 22:54
Compare
Choose a tag to compare

6.2.3 (2023-04-03)

  • Fix: address a rare race condition in motion event delivery.

v6.2.2

03 Apr 21:01
Compare
Choose a tag to compare

6.2.2 (2023-04-03)

  • Fix: really ensure MQTT notifications use the correct MAC addresses when publishing messages.

v6.2.1

03 Apr 02:40
Compare
Choose a tag to compare

6.2.1 (2023-04-02)

  • Fix: make codec detection more robust across platforms.