release/v1.3.13
Resolved issues
New Features
- Ability to set client names, reserved IP addresses and access point locking for client devices.
- Ability to upload PFX certificates to the Omada controller
- Ability to remotely reboot the Omada controller
Non-breaking changes
Deprecated the old OmadaSiteClient.set_client_name function. I will want to remove this eventually, to bring the Update API in line with the others. OmadaSiteClient.update_client has all of the functionality now.
What's Changed
- Update Client functions and Omada controller certificate functions by @MarkGodwin in #44
Full Changelog: release/v1.3.12...release/v1.3.13