jimjibone / goopenzwave

Go bindings for the openzwave library.
MIT License
13 stars 6 forks source link

Openzwave 1.6 support? #24

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi, thanks again for this library. It works well for my purposes and I'd love to share the MQTT binding if you're interested.

It looks like openzwave 1.6 is out and devices for 1.4 are no longer updated (https://github.com/OpenZWave/open-zwave/wiki/OpenZWave-1.6-Release-Notes). I tried it but ran into some errors like homeId being 0.

Do you have any plans on supporting 1.6? Cheers Henk

jimjibone commented 5 years ago

Hi Henk, sorry for the late reply, I've been working away for a little while.

Thanks for letting my know about v1.6! From what the v1.6 release notes state it looks like the transition will be quite a hefty one! I will definitely look to support this in the future, but not sure when I will be able to spend time on this yet.

From a quick glance at the release notes.. things to do:

If you'd be willing to share your MQTT binding that would be great. I should also share my Go project that uses this package (will try to do this soon).

ghost commented 5 years ago

No worries James, glad you're still (a little) active :) The MyZone project with the OpenZwave binding is on gitlab. Do you have an account I can share the repo with? (I'm not partial to either github or gitlab btw)