How Do i get BSH home connect?

as i could see in:

there was some progress in the BSH Home Connect Binding.

How do i get the binding to my docker container ? What’s the best way ?`

Thanks in advance

Lars

In the solution of Where to place extension .JAR file? it is described how to copy a binding/jar file into a docker container.

that means, that i have to compile the binding my self ?

The latest compiled jar file that I am able to find is this: https://openhab.jfrog.io/openhab/libs-pullrequest-local/org/openhab/addons/bundles/org.openhab.binding.homeconnect/2.5.1-SNAPSHOT/
You can download the jar file and place it in the docker folder as described in the other post/thread.

thanks for that link! how do i search in jfrog ?

I am struggling with the jfrog web interface so I do not know how to use that one.
You can browse through the directories as they are open and list the content you may start at https://openhab.jfrog.io/openhab/libs-pullrequest-local/org/openhab/

One possibility for the search would be google search like https://www.google.com/?q=homeconnect&as_sitesearch=openhab.jfrog.io/openhab/

Use the q parameter for your search while the as_sitesearch restricts the search to openhab.jfrog.io/openhab/

thank’s a lot

got it working… up to now, installation were really easy and smooth

1 Like