BobRak / OpenHAB-Smartthings

53 stars 54 forks source link

Installation Issue #54

Closed boemi81 closed 5 years ago

boemi81 commented 5 years ago

Hello All, I do have an issue installing the addon to openhab2. Environment is raspberry PI 3+ with openhabian. copied the JAR file to the explained folder. created the .things, .sitemap and .items file with this code in the .things file: Bridge smartthings:smartthings:Home [ smartthingsIp="192.200.0.151", smartthingsPort=39500 ] {} did a restart several time, no binding available to add. Created also the smartapps on the smartthings web admin panel.

tested openhab with other binding running without an issue.

Any ideas?

Thank you for the support.

BobRak commented 5 years ago

Have you looked at the openhab log file? I've had other users report that the codec jar also has to be put in the addons folder. I'm currently looking into why that is required.

BobRak commented 5 years ago

Since I have not heard back from you I assume you have resolved this.