Releases: hjdhjd/homebridge-unifi-protect
Releases · hjdhjd/homebridge-unifi-protect
v6.8.0
6.8.0 (2023-06-04)
- Improvement: when using occupancy sensors in combination with smart motion detection, you can now tailor which Protect object detection types trigger occupancy. See the webUI or documentation for more.
- Improvement: the webUI now visually shows you the scope of a feature option (global, controller, or device), and allows you to cycle between them. This makes it easier to set a global or controller default, but individually override it for a device.
- Fix: ensure occupancy sensors are available to all Protect device types that support motion detection.
- Housekeeping.
v6.7.0
6.7.0 (2023-05-21)
- New feature: occupancy sensors for Protect devices with motion sensors. If you enable the occupancy sensor feature option on a Protect device, an occupancy sensor accessory will be added to that device. The occupancy sensor works like this: when any motion is detected by that device's motion sensor, occupancy is triggered. When no motion has been detected for a certain amount of time (5 minutes by default), occupancy will no longer be triggered. This is useful in various automation scenarios that folks might want (e.g. occupancy triggering a light turning on/off). If you enable the smart motion events feature option as well, the occupancy sensor will use smart motion events to determine occupancy state, meaning rather than trigger occupancy on any motion, occupancy will only be triggered when Protect thinks it has detected a person.
- Housekeeping and minor bugfixes.
v6.6.0
6.6.0 (2023-05-14)
- New feature: Raspberry Pi 4 hardware accelerated decoding and encoding. This requires that you've configured your RPi4 to use at least 128MB for the GPU. HKSV event recording will not be hardware accelerated due to ongoing driver quirks. I hope once the software and drivers evolve, we can more effectively leverage it for HKSV as well.
- New feature: Intel Quick Sync Video hardware accelerated decoding and encoding. Many Intel CPUs come with QSV support builtin. Thie feature requires a QSV-supported CPU and h264_qsv codec support in your version of FFmpeg.
- New feature: the base address used for accessing camera URLs on the Protect controller can now be independently configured as an advanced option under controller settings.
- Fix: stacked UNVRs couldn't access cameras in certain circumstances.
v6.5.1
v6.5.0
6.5.0 (2023-04-30)
- Improvement: Various transcoding improvements and optimizations across platforms.
- Improvement: on macOS, hardware transcoding optimizations that should noticeably improve video quality.
- Improvement: on macOS, use the extra-awesome native macOS AAC encoder.
- Fix: address iOS 16+ HomeKit naming changes - HBUP now correctly names the switches and sensors it creates. If you've got blank or missing names for switches / sensors created by HBUP after this update, you can disable, restart Homebridge, and then reenable them and restart Homebridge a second time.
- Fix: when using the "only"-specific feature options related to selecting stream quality, ensure we propagate selections correctly when selecting both controller/global options and device-level ones.
v6.4.4
v6.4.3
v6.4.2
v6.4.1
6.4.1 (2023-04-10)
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.4.0
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.