Skip to content

Releases: zachcheatham/ha-omada

0.6.0 Beta 1

22 May 01:27
Compare
Choose a tag to compare
0.6.0 Beta 1 Pre-release
Pre-release

This beta release contains the following changes:

  • Added configurable polling rates.
  • Added sensor for controller total connected clients.
  • Moved client statistic attributes from their device trackers to dedicated sensors.
  • Additional precision in RX and TX rates.
  • Added icons to sensors.
  • Fixed issue with SSL error message during initial configuration.

0.5.0

04 Dec 15:34
Compare
Choose a tag to compare
  • Add support for Omada Controller 5.13+
  • Add sensor and trigger for WLAN optimization
  • Add additional information to API errors
  • Fix device upgrades

0.4.3

14 Oct 14:40
Compare
Choose a tag to compare
  • Fixes bug causing the configuration flow to break.

0.4.2

17 Aug 23:43
Compare
Choose a tag to compare
  • Fix errors related to tx and rx rates on unsupported devices
  • Fix an error when re-configuring the SSID filter after an SSID was removed from Omada.

0.4.1

20 Mar 21:45
Compare
Choose a tag to compare
  • Fix issue related to pulling radio state and wifi mode of wired devices.
  • Increase the API request timeout to 30 seconds.

0.4.0

16 Mar 16:29
Compare
Choose a tag to compare

This release includes the following changes from the beta:

  • Added client bandwidth, activity, and uptime sensors.
  • Added client WiFi blocking switches.
  • Added HA devices to associate client entities together.
  • Added device bandwidth, uptime, clients, CPU, and memory sensors.
  • Added AP band utilization sensors.
  • Added AP radio switches
  • Added new integration configuration options for controlling which entity types are loaded.
  • Added new integration configuration to add an additional timeout to device trackers before they are marked Away.
  • Entities will now move to unavailable state when the controller becomes unreachable.
  • Client device tracker attributes now include the mac address, host name, and connected AP name.
  • Client device tracker AP mac addresses are now formatted as 00:00:00:00:00:00
  • Removed site name prefix from access point devices.
  • Remove use of deprecated HA functions.

0.4.0 Beta 5

12 Mar 18:09
Compare
Choose a tag to compare
0.4.0 Beta 5 Pre-release
Pre-release
  • Add guest and user AP sensors.

0.4.0 Beta 4

27 Feb 15:09
Compare
Choose a tag to compare
0.4.0 Beta 4 Pre-release
Pre-release
  • Fix error related to hard wired devices.
  • Remove placeholder for future controller config flow options.

0.4.0 Beta 3

14 Feb 01:29
Compare
Choose a tag to compare
0.4.0 Beta 3 Pre-release
Pre-release
  • Handle invalid mac addresses upon upgrades from previous versions.
  • Remove use of deprecated HA functions.
  • Automatically remove entities that are not supported by devices or clients.

0.4.0-beta.2

31 Jan 03:04
Compare
Choose a tag to compare
0.4.0-beta.2 Pre-release
Pre-release
  • Added device bandwidth, uptime, clients, CPU, and memory sensors.
  • Added AP band utilization sensors.
  • Added AP radio switches.
  • Added new integration configuration options for controlling which entity types are loaded.
  • Fixed error caused by sensors attempting to pull wireless transmission stats from wired clients.
  • Fixed bandwidth sensor unit conversion.