UniFi Beta (30-01-2023)
Pre-releaseChanges in this beta version:
Changes (30-01-2023, 4.0.0-SNAPSHOT.jar (compatible with openHAB 3.2.0 and up))
- Included guest voucher enhancement from PR #14284 into this binding.
Changes (25-01-2023, 4.0.0-SNAPSHOT.jar (compatible with openHAB 3.2.0 and up))
- Added channels
name
andhostname
to client things.
Changes (19-01-2023, 4.0.0-SNAPSHOT.jar (compatible with openHAB 3.2.0 and up))
- Fixed bug, causing nullpointer, in devices not reporting voltage/ampere values on PoE ports.
Changes (16-01-2023, 4.0.0-SNAPSHOT.jar (compatible with openHAB 3.2.0 and up))
- Added new addon.xml that is a replacement for binding.xml in 4.0.0 (binding.xml still present to be backward compatible)
- Improved error logging for unhandled exceptions in controller.
Changes (13-01-2023, 4.0.0-SNAPSHOT.jar (compatible with openHAB 3.2.0 and up))
- Added some null checks to avoid having null pointer exceptions.
- Handled timeout exception that is in ExecutionException.
- Improved handling case where server returns data, but it's not from the api, and therefor can't be parsed.
- Improved adding additional text to the error messages by adding the reported exception message too.
Changes (21-12-2022, 3.4.1-SNAPSHOT.jar (compatible with openHAB 3.2.0 and up))
- It seems to throw an exception when updating internal cache. It can happen if you have a switch that has both PoE ports and other PoE ports or data in the port override.
- Also fixed typo in channel-type.config.unifi.poeEnable.mode.option.pasv24 should be without appending v.
- Removed compiler warnings.
Changes (12-10-2022)
- Fixed PoE port mode value for 24V.
Changes (30-09-2022)
- Fixed PoE port support for switches that have don't have PoE support on all ports
Changes (28-09-2022, (3.4.2-SNAPSHOT)
- Set PoE port thing offline if no data could be found.
Changes (09-09-2022-II)
- Fix for PoE port not overriding any additional settings made on the ports.
The following changes are part of openHAB 3.3.0. Only if you have 3.2.0 running and not need any newer fixes you need this version.
Changes (11-05-2022)
- New Things: wiredClient, poePort, site and wlan
- Added experience channel to clients, and new cmd channel to reconnect
- Added guest channel to wireless thing
- Added Dutch translation
- Also included some refactoring and bug fixes
This change includes changes made by Matthew Bowman that he created on his own branch but were never completed.
Fixes:
Closes openhab#9609: Implemented async http call, which should fix the buffer overflow.
Closes openhab#10375: At least should avoid the stack overflow.
Closes openhab#11964: Binding should search for sid case insensitive.
Notes: changes per 11-05-22:
- Renamed poePort config parameter
portIdx
toportNumber
- Rename wlan channel
xPassphrase
topassphrase