Install or upgrade:
pip install unifi-core==0.4.28What's Changed
Core Library
- fix(network): make port profiles able to express an access port (#527) by @rmaher001 (47a6b02)
- fix(network): read and write multicast enhancement under the controller's key (#528) by @rmaher001 (c20784d)
- feat(network): support LAN-side IPv6 fields on unifi_update_network (#529) by @rmaher001 (b24b29b)
- feat(network): expose WLAN setting_preference read-only (#531) by @rmaher001 (1d7b9e6)
- docs(network): correct mdns_enabled description (#535) by @rmaher001 (1a707cc)
Omitted 5 unrelated monorepo commits from these notes.
Full Changelog: core/v0.4.27...core/v0.4.28