Mihome error after update 2.1 -> 2.2

00:40:26.562 [ERROR] [org.openhab.binding.mihome           ] - FrameworkEvent ERROR - org.openhab.binding.mihome
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.mihome [227]
  Another singleton bundle selected: osgi.identity; type="osgi.bundle"; version:Version="2.2.0.201707150819"; osgi.identity="org.openhab.binding.mihome"; singleton:="true"

        at org.eclipse.osgi.container.Module.start(Module.java:444) [?:?]
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [?:?]
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1600) [?:?]
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [?:?]
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [?:?]
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [?:?]
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [?:?]

How to solve this error?

Guys any ideas ?
It’s error at runtime

had a similar problem. I had a snapshot of 2.2.0 in /usr/share/openhab2/addons. i guess 2.1 did not officially support mihome addon. i moved the file (org.openhab.binding.mihome-2.2.0-SNAPSHOT.jar) out of /usr/share/openhab2/addons and do not have any problems, until…

give it a try…