unifi-core v0.4.43
·
3 commits
to main
since this release
Install or upgrade:
pip install unifi-core==0.4.43What's Changed
Core Library
- fix(core): render device last_seen as UTC-aware ISO time (#637) by @tmowbrey (3785f36)
- fix(protect): preserve sensor summary fields in protect_list_sensors (#653) by @tmowbrey (2c1d128)
- fix(network): return timezone, connectivity monitor and NTP from unifi_get_site_settings (#644) by @tmowbrey (e859144)
Omitted 10 unrelated monorepo commits from these notes.
New Contributors
Full Changelog: core/v0.4.42...core/v0.4.43