Zooz ZEN27 V2 Parameter 16

@mike.maxwell

Is it possible to add parameter 16 to the "Zooz Central Scene Dimmer" driver?

The dim/brite ramp rate when using the toddle on the switch ramps too quickly for us. Based on the below, I changed parameter 16 using your basic Z-Wave tool. It would be nice if I could change using the driver page.

Thanks,
John

Based on this list found in the ST driver:

   Parm Size Description               
  1    1 Paddle Control            
  2    1 LED Indicator             
  3    1 Auto Turn-Off             
  4    4 Turn-off Timer            
  5    1 Auto Turn-On              
  6    4 Turn-on Timer             
  8    1 Power Restore             
  9    1 Physical Ramp Rate Control
 10    1 Minimum Brightness        
 11    1 Maximum Brightness        
 12    1 Double Tap                
 13    1 Scene Control             
 14    1 Disable Double Tap        
 15    1 Disable Paddle            
 16    1 Physical Dimming Speed    
 17    1 Zwave Ramp Type           
 18    1 Default Brightness

@mike.maxwell

I was thinking about my request and perhaps it is easier that I thought. If possible I think it would be easier to create a custom command. However I think I would need the method from the driver to accomplish this.

Am I on the right track?

John

In this case I think it should be a parameter setting, since it's not going to be changed that often, if ever.

2 Likes

:+1:

  1. Often changed = command
  2. Seldom changed = parameter
  3. Never changed, or only by the smallest minority = not in the driver at all

OK, I was only trying to make it easier. I guess shortcuts are not really a good thing :slight_smile:
John