Skip to content

unifi-core v0.4.52

Choose a tag to compare

@github-actions github-actions released this 08 Sep 03:57
· 2 commits to main since this release
562e8eb

Upgrade notes

Protect camera HDR/microphone volume and floodlight power/brightness/PIR sensitivity/duration now use uiprotect 16 public setters. Configure UNIFI_PROTECT_API_KEY (or UNIFI_API_KEY) before using these settings. Microphone volume updates accept 1–100; zero is rejected before any write. Session credentials remain necessary for other operations.

This release adds whole-request preflight checks and serializes floodlight updates to preserve concurrent changes. The affected settings were verified with live apply/readback/restore cycles.

Install or upgrade:

pip install unifi-core==0.4.52

PyPI

What's Changed

Core Library

Omitted 5 unrelated monorepo commits from these notes.

Full Changelog: core/v0.4.51...core/v0.4.52