MarkGodwin / tplink-omada-api

MIT License
12 stars 9 forks source link

Update Client functions and Omada controller certificate functions #44

Closed MarkGodwin closed 3 months ago

MarkGodwin commented 3 months ago

New Features

  1. Ability to set client names, reserved IP addresses and access point locking for client devices.
  2. Ability to upload PFX certificates to the Omada controller
  3. 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.