ZEN32 Question

This question is for @bertabcd1234 and @jtp10181 because you created many nice
custom drivers for many devices.
Currently I am using HE built-in driver for the ZEN32 Scene Controllers.
My question is : Is it possible to decouple "Button-5 Press" from built-in Relay?
"As Is" Button-5 Press (Double Click and Hold are already decoupled) is coupled with the
built-in Relay. But it will be nice if Relay could be controlled completely independent
from Buttons.

Yes, it sounds like you are talking about the function of parameter 19: ZEN32 Scene Controller Advanced Settings - Zooz Support Center

This is exposed as an option in my driver (possibly not the built-in driver but could be changed with the Basic Z-Wave Tool either way).

Thank you for the quick response. I will try yours driver. Is it available via HPM?

I don't think he has that one in HPM, you have to install the code manually.

Perfect!
Installed the Driver manually and now Relay is decoupled from the Button-5 control.
This is exactly what I was looking for.
Thank you very much!