I’ve been looking at the unifi addon - Ubiquiti Unifi Binding Feature Discussion
I think Ive now got it installed,
194 | Installed | 80 | 2.1.0.201704121133 | UniFi Binding
And just managed to figure out a start command of
bundle:start “UniFi Binding”
But when doing this I get an unresolved requirement:
Error executing command: Error executing command on bundles: Error starting bundle 194: Could not resolve module: org.openhab.binding.unifi [194] Unresolved requirement: Import-Package: com.fasterxml.jackson.core
How can I fix this given I’m just using a jar and not compiling from source?
@mgbowman