Upgrade notes
This release requires Core 0.4.52 and supports uiprotect 16.x. Camera HDR/microphone volume and floodlight power/brightness/PIR sensitivity/duration require UNIFI_PROTECT_API_KEY or UNIFI_API_KEY. Microphone volume updates accept 1–100; zero is rejected before any write. Existing HDR aliases, confirmation defaults, and policy gates remain supported.
Failed or partially applied settings now report success: false and retain applied-setting details. Concurrent floodlight updates are serialized to prevent overwriting sibling settings. All six migrated setters passed live change/readback/restore checks.
Install or upgrade:
uvx unifi-protect-mcp==0.8.7What's Changed
Protect MCP
- fix(protect): migrate camera and light writes to uiprotect 16 (#697) by @sirkirby (562e8eb)
- chore(release): require Core 0.4.52 for Protect and API (#698) by @sirkirby (e6febb4)
Omitted 4 unrelated monorepo commits from these notes.
Full Changelog: protect/v0.8.6...protect/v0.8.7