Z-wave device configuration

Hi All,

I recently joined a Yale Smart Lock to my z-wave network, but noticed that a parameter is missing between zwave notification:

And what ultimately shows up in NodeRed:

Note the missing “userID” which outlines who unlocked the device.

How does one go about updating the template for the Yale Real Living Touchscreen Deadbolt YRD220 / YRD240 ?

Many thanks,
Paul

Your two screenshots are not the same events. The one from Node-Red is a “call_service” event, which just shows you unlocked the lock via an HA service call. The ZUI screenshot is an event emitted that shows a notification of the unlock via keypad and user code.

Your ZUI screenshot is equivalent to a Notification event (event type zwave_js_notification).