Skip to content

unifi-core v0.4.43

Choose a tag to compare

@github-actions github-actions released this 05 Sep 23:35
· 3 commits to main since this release
7e00c50

Install or upgrade:

pip install unifi-core==0.4.43

PyPI

What'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