Razberry and NODE-Red

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Zixwater
Posts: 35
Joined: 06 Sep 2014 21:31

Razberry and NODE-Red

Post by Zixwater »

I have begun building flows with smaller arduino sensors which publishes their data to an mqtt broker and i was wondering when it comes to Node-Red and the razberry, is there any documentation on where to connect to the actual device on raspberry pi?

In node-red its default value /dev/ttyUSB0 but thats a usb unit and since razberry is sticked to the GPIO i was wondering how to connect to the device from node-red? Thanks!
vinisz
Posts: 151
Joined: 23 Nov 2019 23:23

Re: Razberry and NODE-Red

Post by vinisz »

I have everything on node-red, zway is just the controller, nothing more..
In node red use this node to connect to Z-way:

https://flows.nodered.org/node/node-red-contrib-zway
Zixwater
Posts: 35
Joined: 06 Sep 2014 21:31

Re: Razberry and NODE-Red

Post by Zixwater »

vinisz wrote:
17 Jun 2020 21:12
I have everything on node-red, zway is just the controller, nothing more..
In node red use this node to connect to Z-way:

https://flows.nodered.org/node/node-red-contrib-zway
Thanks! Ill look into it =)
Post Reply