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

Releases: hjdhjd/homebridge-unifi-protect

v5.3.0

13 Feb 22:12

Choose a tag to compare

5.3.0

  • New feature: enable or disable dynamic bitrate support for video. The Video.Dynamic.Bitrates feature option defaults to disabled. Enabling it will have consequences for the Protect controller you should be aware of. Read the documentation for more information.

v5.2.0

13 Feb 20:39

Choose a tag to compare

5.2.0

  • New feature: enable or disable HKSV recording without having to enable or disable it within the Home app. This is useful in automation scenarios where you don't actually want to turn off HKSV, but you do want to control when it chooses to record - a feature Apple should really implement. New feature option Video.HKSV.Recording.Switch.
  • Housekeeping.

v5.1.2

12 Feb 21:05

Choose a tag to compare

5.1.2

  • Fix: honor a user-selected video encoder for HKSV.

v5.1.1

12 Feb 17:52

Choose a tag to compare

5.1.1

  • New feature: Full HomeKit Secure Video support. No extra plugins and capabilities needed...in another open source community first, we use the Protect livestream API to directly access and maintain a HomeKit buffer. You don't need to explicitly enable it in a feature option...it just works...and is enabled by default. Of course there are a couple of feature options you can configure as well, if you want. You can read more about it here.
  • New feature: Now that Ubiquiti has stabilized their RTSPS support, it is replaces RTSP when needed.

v5.1.0

12 Feb 17:49

Choose a tag to compare

5.1.0

  • New feature: Full HomeKit Secure Video support. No extra plugins and capabilities needed...in another open source community first, we use the Protect livestream API to directly access and maintain a HomeKit buffer. You don't need to explicitly enable it in a feature option...it just works...and is enabled by default. Of course there are a couple of feature options you can configure as well, if you want. You can read more about it here.
  • New feature: Now that Ubiquiti has stabilized their RTSPS support, it is replaces RTSP when needed.

v5.0.6

16 Jan 16:14

Choose a tag to compare

5.0.6 (2022-01-16)

  • Fix: Doorbell trigger reliability improvements.
  • Housekeeping and dependency updates.

v5.0.5

15 Jan 23:27

Choose a tag to compare

5.0.5 (2022-01-15)

  • Fix: Corrected liveview behavior to ensure they are correctly set and unset. Regression introduced in v5.
  • Housekeeping and dependency updates.

v5.0.4

11 Jan 03:46

Choose a tag to compare

5.0.4 (2022-01-10)

  • Fix: Further improve networking robustness for edge cases.

v5.0.3

11 Jan 02:47

Choose a tag to compare

5.0.3 (2022-01-10)

  • Housekeeping and minor logging UX improvement.

v5.0.2

10 Jan 23:09

Choose a tag to compare

5.0.2 (2022-01-10)

  • Fix: really fix a networking edge case this time.