Releases: MarkGodwin/tplink-omada-api
Releases · MarkGodwin/tplink-omada-api
release/v1.3.5
Switch uplink mac compatibility
What's Changed
Full Changelog: release/v1.3.3...release/v1.3.4
Device LED Settings
Functionality to configure the LED settings of Omada devices. Thanks @milothomas!
Added basic Access Point query functions to CLI.
What's Changed
- Add command and property for device LED Setting by @milothomas in #26
- Extend device LED support by @MarkGodwin in #27
New Contributors
- @milothomas made their first contribution in #26
Full Changelog: release/v1.3.2...release/v1.3.3
Fixes for firmware upgrade status
What's Changed
- Fallback if upgrade flags are not available by @MarkGodwin in #25
Full Changelog: release/v1.3.1...release/v1.3.2
Link speed definitions
What's Changed
Full Changelog: release/v1.3.0...release/v1.3.1
Client API
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
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
What's Changed
- Added basic gateway status information by @MarkGodwin in #15
Full Changelog: release/v1.2.3...release/v1.2.4
Bump minimum controller version to 5.1.0
- 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-defaultcli has been fixed.
What's Changed
- Bump minimum supported version to 5.1.0 by @MarkGodwin in #14
Full Changelog: release/v1.2.2...release/v1.2.3
Raw data output
What's Changed
- Feature/raw data by @MarkGodwin in #13
Full Changelog: release/v1.2.0...release/v1.2.2