I’ve posted over on HA’s forums as well. Switched to Z-Wave JS and now my LZW42 bulbs instantly turn off/on instead of ramping up/down like they did with OZW. It’s jarring since the rest of the lighting (red dimmers and some zigbee RGBW controllers) do ramp up/down and we like it that way.
Wondering if anyone else has noticed this with Z-Wave JS and HA that might have a solution.
Many are in lamps, a couple are attached to LZW31-SN switches with their relays disabled and associated with those switches. When using the associated switch they still ramp up/down.
It’s only when HA with Z-Wave JS manipulates them do they just pop on/off. So if I manually toggle the entities on/off toggle in HA or a scene/automation turns them on/off they instantly turn off/on instead of ramping up/down like they did by default with OZW.
yes. thanks @jtronicus I was using the wrong term when I was trying to search for it. I was using “ramp” because I’ve seen it used before. “transition” is what I should have been looking for. We can deal for now. The advantages of ZWave JS definitely outweigh my one gripe.
Hello there, when you say that you associated the lightbulbs with the switch… I used to have that on my older 1.4 Z-wave but with Z-wave JS how to you do that? manage that?
I believe the only way to associate is to use the zwaveJStoMQTT server with the MQTT disabled. It has a user interface that allows access to all the device parameter settings. In HA, you only get access to a subset of the parameters.
You can run it instead. It runs the same way as zwavejs runs. I don’t know how you are running it so I can’t suggest anything. I’m running it as a docker container.