BobRak / OpenHAB-Smartthings

53 stars 54 forks source link

Status update #5

Closed BobRak closed 6 years ago

BobRak commented 7 years ago

It has been too long since anything has been posted about the Smartthings binding I am working on. I want everyone to know that I am still working on it and am making good progress. Based on issues raised I realized that if I want it to effectively work with all Smartthings devices then I would have to redesign how it translates data from Smartthings into openHAB items. And, to send the device specific commands back to Smartthings. That work is winding up and I hope to be able to post a new binding here before the end of August.

BobRak commented 7 years ago

I've just posted changes to the Smartthings binding to this repo. The main addition is support for custom converters which will make it possible to support most or all of the thing-types defined in the thing-types.xml file.

When you deploy you should deploy version org.openhab.binding.smartthings-2.2.0-SNAPSHOT.jar. Make sure to remove the old version (org.openhab.binding.smartthings-2.1.0-SNAPSHOT.jar).

Please let me know of anything that doesn't work and I would be happy to work with you to resolve any issues. Please report issues to my repo (BobRak) and follow the Troubleshooting guidelines.