这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: hjdhjd/homebridge-unifi-protect

v3.4.0

22 Aug 21:49

Choose a tag to compare

3.4.0 (2020-08-22)

v3.3.2

19 Aug 01:42

Choose a tag to compare

3.3.2 (2020-08-18)

  • Houskeeping updates to the plugin configuration webUI.

v3.3.1

18 Aug 17:24

Choose a tag to compare

3.3.1 (2020-08-18)

  • Enhancement: publish motion sensor reset events to MQTT.

v3.3.0

18 Aug 06:39

Choose a tag to compare

3.3.0 (2020-08-17)

  • New feature: MQTT support, for those that have asked for it. Read more here.
  • Enhancement: Liveviews can now be used to create switches to control groups of motion sensors Read more here.

v3.2.0

16 Aug 20:59

Choose a tag to compare

3.2.0 (2020-08-16)

  • New feature: initial support for UniFi Protect G4 Doorbell. We support doorbell rings, video, and receiving audio in this release.
  • Enhancement: enable connection reuse (aka keepalives) on UniFi OS platforms.
  • Fix: correct a race condition that can occur when adding new cameras in realtime.
  • Fix: refresh Protect controller security credentials on a regular basis.

v3.1.2

12 Aug 05:26

Choose a tag to compare

3.1.2 (2020-08-09)

  • Fix: correctly disable a Protect controller when configured to do so in options.

v3.1.1

07 Aug 04:30

Choose a tag to compare

3.1.1 (2020-08-07)

  • Fix: improve streaming startup latency and performance.

v3.1.0

06 Aug 21:14

Choose a tag to compare

3.1.0

  • New feature: enable or disable motion detection across multiple cameras simultaneously using the liveview feature in the UniFi Protect controller webUI. This will activate a new HomeKit security system accessory for this plugin and give you the ability to really tailor when alerts get generated, and for which cameras. Read more about it here.
  • Enhancement: snapshots are now pulled directly from the Protect controller. This should substantially improve both the speed of snapshot generation and the image quality which were previously generated from a video frame.
  • Enhancement: improved error detection and notification when you configure a bad hostname or IP address.
  • Enhancement: the API now intelligently backs off when errors are detected to avoid spamming your logs and hammering the Protect controller.
  • Some housekeeping and reorganization of documentation for better discovery.

v3.0.2

04 Aug 15:23

Choose a tag to compare

3.0.2 (2020-08-04)

  • Fix: URL typo in package.

v3.0.1

04 Aug 15:20

Choose a tag to compare

3.0.1 (2020-08-04)

  • Fix: ensure ffmpeg sessions are properly shutdown when inactive.
  • Fix: eliminate a warning that might occur in installations with more than 10 Protect cameras related to event listeners.