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

[Feature]: Add a Capability to Filter Events/Status from a Device in the Node #98

Closed thk-socal closed 3 years ago

thk-socal commented 3 years ago

Contact Details (optional)

No response

What is your idea?

Within the zwave-device node, it would be advantageous to be able to filter events by ValueID after picking a zwave device or devices.

As an example, choosing a contact sensor, or sensors, and then being able to have the node filter on only events that are notifications of the contact sensor changing state. This would provide a simpler event message to feed into other flows for quicker creation of automation and monitoring of zwave devices. This could also work for any value from the devices that change.

Any more details?

If this is specific to some hardware or specific software version, please explain here.

Version

5.0.0

Node-RED Version

2.0.5

What hardware are you using?

No response

Any code to add?

No response

crxporter commented 3 years ago

Exhibit A: image