[ANNOUNCE] node-red-contrib-zwave-js

Hello,

I haven't been on these forums long, as I only joined to answer a question from a user, utilising my node.
which brings me on to announcing it.

node-red-contrib-zwave-js

Is a fully featured, Javascript based, Z-Wave runtime, directly running within node-red.
it has all of the features that you would need to: use, manage and interact with your z-wave devices.

Given it is using a javascript based Z-Wave Driver, it runs in the same memory space as your flows, so its blazing fast, and uitlizes the node red tab API to help with management in a UI based environment.

  • 100% Javascript, so it's blazing fast and runs in the same memory space as your flows.
  • Does not require a build of any static library
  • Stable
  • A Built in Node-Red User Interface tab:
    • Device Configuration
    • CC Value Updating
    • Association Management
    • Firmware Updating
    • Network Map
    • Network Actions (Include, Exclude, Heal etc etc)
  • 2 Different API models, catering for both experienced and inexperienced users.
  • Use one node for your entire network, or a node per Z-Wave device.
  • Supports multicast to send commands to mulltiple nodes at the same time.
  • Access to all supported CC's provided by Z-Wave JS.

So there you have it, I am actually at V4.3.0 (prepping for V5). - as mentioned, I am new to these forums.

For those looking for Z-Wave support within node-red - Add this to your consideration, you wont be disappointed.

7 Likes