Releases: zachcheatham/ha-omada
Releases · zachcheatham/ha-omada
0.4.0-beta.2
- 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.
0.4.0 Beta 1
- 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
- Automatically remove trailing slashes from config URLs
- Properly handle API timeouts during integration initialization.
0.3.2
- Fixed devices no longer appearing in version 0.3.1
Remove Deprecated Registry Methods
0.3.1 Update README
Additional AP and Client Properties
- Added additional AP and client information and statistics (@ping-localhost)
Bugfixes
- 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
- 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.
- Restore compatibility with devices running 4.4.6 as hardware controllers are still stuck on this version.