node-openzwave-shared icon indicating copy to clipboard operation
node-openzwave-shared copied to clipboard

Zwave to MQTT gateway and Control Panel using NodeJS

Open robertsLando opened this issue 5 years ago • 5 comments

Hi everyone I have developed an open souce project based on this library that works as a gateway to MQTT protocol and also Control Panel with almost all open-zwave features and APIs.

If anyone is interested to contribute or test it every help is welcome

Check it here:

https://github.com/robertsLando/Zwave2Mqtt

Thanks

robertsLando avatar Jan 28 '19 16:01 robertsLando

I've been using it for a few days now and overall it works well so far. Two issues I am experiencing but both may be node-openzwave-shared relaed and not zwave2mqtt (still investing) so check it out, more eyes are always good!

sjorge avatar Mar 15 '19 20:03 sjorge

Thanks so much for your feedback @sjorge , hope to fix them all soon maybe @ekarak could check them 🙏🏻

On 15 Mar 2019, at 21:26, Jorge Schrauwen [email protected] wrote:

I've been using it for a few days now and overall it works well so far. Two issues I am experiencing but both may be node-openzwave-shared relaed and not zwave2mqtt (still investing) so check it out.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

robertsLando avatar Mar 16 '19 07:03 robertsLando

@robertsLando This is fantastic. I'd always wondered why something like this (mqtt AND web interface) didn't already exist for ZWave and have taken a stab at it myself a couple of time.

I'm not in a good position for the next month or so to test this myself (need all my ZWave devices to keep working until I have a longer stretch of time to test, and then either revert to my old setup or fully implement this setup). But it's on my radar now and I will get to it as soon as I can.

Thank you for this!

dlashua avatar Mar 18 '19 20:03 dlashua

Thanks @dlashua looking forward for your feedback :smile:

robertsLando avatar Mar 20 '19 08:03 robertsLando

Now also with docker support :tada: https://hub.docker.com/r/robertslando/zwave2mqtt

Check it and give me some feedbacks!

@sjorge @dlashua @ekarak

robertsLando avatar Mar 27 '19 09:03 robertsLando