I would like to change the configuration of a Zooz Zen72 from paddle control to disabled paddle control. Zooz lists the parameters for the dimmer. The parameter # for this is 15. I have entered the node ID and tried 0x70,0x04,0x15,0x01,0x02 and just 0x15,0x01,0x02. The information bubble in the advanced settings indicates a value of 2 enables the smart mode which disables the paddle.
I’ve gathered that 0x70 command is for configuration, 0x04 is to ‘set’, 0x15 is the parameter of the device, 0x01 is the byte size, usually 1, and the last parameter is the value, 0x02.
Any help is appreciated with cracking the code.