Skip to content

Releases: zachcheatham/ha-omada

0.4.0 Beta 1

24 Jan 04:46
Compare
Choose a tag to compare
0.4.0 Beta 1 Pre-release
Pre-release
  • 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
  • Added client bandwidth, activity, and uptime sensors.
  • Added client WiFi blocking switches.
  • Added HA devices to associate client entities together.
  • Added Integration option to add an additional timeout to device trackers before they are marked Away.
  • Removed site name prefix from access point devices.

0.3.3

01 Nov 19:44
Compare
Choose a tag to compare
  • Automatically remove trailing slashes from config URLs
  • Properly handle API timeouts during integration initialization.

0.3.2

26 Aug 04:04
Compare
Choose a tag to compare
  • Fixed devices no longer appearing in version 0.3.1

Remove Deprecated Registry Methods

14 Aug 18:49
Compare
Choose a tag to compare

Additional AP and Client Properties

19 Mar 16:58
Compare
Choose a tag to compare
  • Added additional AP and client information and statistics (@ping-localhost)

Bugfixes

29 Jan 17:48
Compare
Choose a tag to compare
  • Fixed a permissions error by using a different endpoint for determing the site id (@sogood007)
  • Allow Home Assistant to properly retry the integration's setup if Omada is unavailable when Home Assistant starts.

Add Controller v5 Support

26 Dec 22:47
Compare
Choose a tag to compare
  • Initial support for the latest v5 version of the Omada Controller. This has not been fully tested as I do not have a production version of the v5 controller. However, this is working with my test instance of the Windows version of 5.0.15 that does not have any APs.

Restore Support for v4.4.6 and earlier.

26 Dec 22:41
Compare
Choose a tag to compare
  • Restore compatibility with devices running 4.4.6 as hardware controllers are still stuck on this version.