zwave-js / node-red-contrib-zwave-js

The most powerful, high performing and highly polished Z-Wave node for Node-RED based on Z-Wave JS. If you want a fully featured Z-Wave framework in your Node-RED instance, you have found it.
MIT License
47 stars 6 forks source link

Connecting a Homeseer Z-net ethernet controller #271

Closed Mikee1234K closed 1 year ago

Mikee1234K commented 1 year ago

How can we help?

I would like to connect a Homeseer Z-net Zwave controller. This is connected via ethernet, not USB. Is that possible ?

Version

newest

Node-RED Version

4.0.0

What hardware are you using?

Windows

Any code to add?

No response

marcus-j-davies commented 1 year ago

Maybe!

Providing this Z-Net device offer the serial protocol over IP, then it may work. Choose "Custom" in the serial port config and use tcp://x.x.x.x:2001

you might need to check the correct port in the ZNet settings.

As this Node allows connecting to Serial over TCP, and ZNet allows serial over IP - then yes - it will work

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.