I am trying to setup some LZW31-SN Red Dimmers and it appears that the Z-Wave Dimming Speed (parameter 1) controls both the dimming speed and the ramp rate (parameter 3). The goal is to have the switches turn on instantly locally or through z-wave, but still have a reasonable rate of change when setting the dim level.
Setup
- 2 dimmers on version 1.57/1.45
- 1 dimmer on version 1.48/1.45
- Home Assistant 2021.9.7
- Zwavejs2Mqtt 5.7.1
- Z-Wave JS 8.4.0
Configuration
- Parameter 1 = 2
- Parameter 2 = 101
- Parameter 3 = 0
- Parameter 4 = 0
Results: Local control turns the lights on/off instantly and can be dimmed at a reasonable rate. However with z-wave the lights will dim on/off and the duration of that time is dependent on the parameter 1 setting. Changing parameter 1 to 0 allows for instant on/off through z-wave, but changing the dim level is also instantaneous. This occurs with both the 1.48 & 1.57 firmware version switches.