Releases: hjdhjd/homebridge-unifi-protect
Releases · hjdhjd/homebridge-unifi-protect
v3.5.1
v3.5.0
3.5.0 (2020-08-26)
- New feature: Two-way audio support for doorbells and cameras that support it. For those who have G4 Doorbells, you now have the ability to use two-way audio...with a catch. Automatic echo cancellation (AEC) is unavailable which means you'll hear your own voice. Read more here. Note: this support is untested on the UniFi Protect G3 Mini, but I expect it should work given the consistency in Ubiquiti's implementation. Enjoy. 😄
- Enhancement: Improved default network interface detection.
v3.4.0
3.4.0 (2020-08-22)
- New feature: Complete doorbell message support. For those who have G4 Doorbells, you now have the ability to set the message on the doorbell from within HomeKit. TL;DR - a switch will appear on your doorbell for each message that's configured. [Full details here] (https://github.com/hjdhjd/homebridge-unifi-protect2/blob/master/docs/Doorbell.md). Oh...and you can use MQTT to set arbitrary doorbell message too. 😄
- New feature: You can now create HomeKit automations based on doorbell ring events. This feature really should exist in HomeKit, but unfortunately Apple doesn't allow you to create automations for doorbell ring events. [Full details here] (https://github.com/hjdhjd/homebridge-unifi-protect2/blob/master/docs/Doorbell.md).
- Minor housekeeping throughout the plugin.
v3.3.2
v3.3.1
v3.3.0
v3.2.0
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
v3.1.1
v3.1.0
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.