Ubiquiti Unifi Binding Feature Discussion

Updated Builds

Improved logging and better handling of considerHome in regards to properly marking clients online / offline.

Please update and report back.

Matthew


openHAB 2.5.x

This build is NOT compatible and will NOT install in openHAB 2.4 - use the link further down

Build #132 : org.openhab.binding.unifi-2.5.5-SNAPSHOT.jar

Tested on openHAB 2.5.4

openhab> bundle:list | grep UniFi
245 | Active |  80 | 2.5.5.202005131819      | openHAB Add-ons :: Bundles :: UniFi Binding

openHAB 2.4

Build #132 : org.openhab.binding.unifi-2.4.0-SNAPSHOT.jar

Tested on openHAB 2.4.0

openhab> bundle:list | grep -i unifi
233 | Active   |  80 | 2.4.0.202005131827     | UniFi Binding

Updating the UniFi Binding

Replace [url] with one of the build links above that matches your version of openHAB.

openhab> bundle:list | grep UniFi
245 | Active |  80 | 2.5.5.xxxxxxxxxxxx      | openHAB Add-ons :: Bundles :: UniFi Binding
openhab> bundle:stop 245
openhab> bundle:update 245 [url]
openhab> bundle:start 245

1 Like