Problem with smartthings binding

  • Platform information:Raspberry pi 4
    • Hardware: CPUArchitecture/RAM/storage??
    • OS: _what OS is used and which version_openhabian

Hi,
This is my first try with openhab…
Im trying smarthings bindingfrom below link
https://www.openhab.org/addons/bindings/smartthings/doc/SmartthingsInstallation.html

i got stuck on below as the link in instruction does not work and i cannot find any info

Copying Smartthings files

Broken link:
https://github.com/openhab/openhab2-addons/tree/master/addons/binding/org.openhab.binding.smartthings/contrib

can anyone help?

Also the first link does not work.
Are you looking for this https://github.com/openhab/openhab-addons/tree/main/bundles/org.openhab.binding.smartthings ?

yes ive seen it but this is config for oh and i need smartthings side

Open a github issue for the broken link.

author is @BobRak perhaps he can help

The correct link is: https://github.com/openhab/openhab2-addons/tree/2.5.x/bundles/org.openhab.binding.smartthings/contrib/smartthings

I think this broken link is currently occuring because the binding has not been converted to OH 3 yet.

@Fox1 Let me know how it goes from here. I’ll be the first to admit this is a very complicated installation because you have to deploy files to the Smartthings hub.

Bob

Hi and thanks for the link.

Now im stuck as my hub is not showing if i log in thru the provided link
https://graph.api.smartthings.com/hub/list

But its definitely there if i use my usual link?
https://graph-eu01-euwest1.api.smartthings.com/hub/show/46163fdb-59c7-40fa-a6d4-512a696cb1bf

Any idea?

@Fox1 Smartthings hosts their could on different servers, called shards. I’ve always been able to just use graph.api.smartthings.com but I don’t think that works for everyone. Here is an article that explains about it.