Ecobee Binding on openHAB 2.5.0~S1542

I had the Ecobee binding working nicely with openHAB 2.4. Since I have updated to 2.5.0 (S1542), the Ecobee binding installation fails with the following message in the log file (presumably a problem with maven repo config ?):

[ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-ecobee1’: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-binding-ecobee1; type=karaf.feature; version="[1.14.0.SNAPSHOT,1.14.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-binding-ecobee1)(type=karaf.feature)(version>=1.14.0.SNAPSHOT)(version<=1.14.0.SNAPSHOT))" [caused by: Unable to resolve openhab-binding-ecobee1/1.14.0.SNAPSHOT: missing requirement [openhab-binding-ecobee1/1.14.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.binding.ecobee; type=osgi.bundle; version="[1.14.0.201903010308,1.14.0.201903010308]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.binding.ecobee/1.14.0.201903010308: missing requirement [org.openhab.binding.ecobee/1.14.0.201903010308] osgi.wiring.package; filter:="(osgi.wiring.package=org.codehaus.jackson)"]]

Have you checked that after the upgrade you still have include legacy bindings turned on? If so you may need to reboot/restart a few times for everything to start working.

It’s a known issue and fixed in build 1544:

See also: