Skip to content

Releases: MarkGodwin/tplink-omada-api

release/v1.3.5

30 Sep 11:41
f9812ca

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: release/v1.3.4...release/v1.3.5

Switch uplink mac compatibility

07 Sep 14:42
5576cd2

Choose a tag to compare

What's Changed

  • Fix 'uplinkMac' key fix_uplinkmac_key_error by @mheath in #29

Full Changelog: release/v1.3.3...release/v1.3.4

Device LED Settings

12 Aug 16:50
2fbe072

Choose a tag to compare

Functionality to configure the LED settings of Omada devices. Thanks @milothomas!
Added basic Access Point query functions to CLI.

What's Changed

New Contributors

Full Changelog: release/v1.3.2...release/v1.3.3

Fixes for firmware upgrade status

05 Aug 14:15
370c236

Choose a tag to compare

What's Changed

Full Changelog: release/v1.3.1...release/v1.3.2

Link speed definitions

24 Jun 16:03
ef6f79b

Choose a tag to compare

What's Changed

Full Changelog: release/v1.3.0...release/v1.3.1

Client API

28 May 10:54

Choose a tag to compare

What's Changed

  • Add switch port status to CLI by @MarkGodwin in #21
  • Improve meaning of PoE power value when switch port has no PoE capability by @odouville in #19
  • Add the ability to request a neutral SwitchPortOverrides for a particular port by @odouville in #20
  • Add client API support by @mheath in #22

Full Changelog: release/v1.2.5...release/v1.3.0

Link status enum fixes

30 Apr 14:58

Choose a tag to compare

Fixed:

  • #16 - LinkStatus email was incorrectly defined - thanks @odouville
  • #18 - Some status properties in Device unavailable when the device is disconnected. The API will now return sensible defaults - thanks @odouville
    ** cpu_usage, mem_usage, uptime -> 0
    ** display_uptime -> None
    ** need_upgrade, fw_download -> false

release/v1.2.4

16 Apr 19:15
d7529f4

Choose a tag to compare

What's Changed

Full Changelog: release/v1.2.3...release/v1.2.4

Bump minimum controller version to 5.1.0

16 Apr 11:58
13597d9

Choose a tag to compare

  • Controller versions 5.0.x have been reported as incompatible. The API will now raise a suitable exception when connecting to versions prior to 5.1.0.
  • Issue with the --set-default cli has been fixed.

What's Changed

Full Changelog: release/v1.2.2...release/v1.2.3

Raw data output

15 Apr 14:45
5fb42cd

Choose a tag to compare

What's Changed

Full Changelog: release/v1.2.0...release/v1.2.2