Install or upgrade:
pip install unifi-core==0.4.11What's Changed
Core Library
- fix: support superHdr and fix boolean handling in protect hdr_mode (#392) by cd1zz (f599ba3)
- feat: add protect_toggle_rtsp tool to enable/disable camera RTSP streams (#393) by cd1zz (e39291a)
- refactor(protect): share RTSP URL builder between streams and toggle tools (#394) by @sirkirby (5063f4c)
Omitted 1 unrelated monorepo commit from these notes.
New Contributors
- cd1zz made their first contribution in #392
Full Changelog: core/v0.4.10...core/v0.4.11