Hello! I have a VZM31-SN in tandem with a VZM36 Fan Controller. I found a good HA Blueprint to help with the actions for setting up automations, (fxlt/zha-inovelli-vzm31-sn-blue-series-2-1-switch.yaml) and everything is working well except for the press-and-hold to change the brightness of the light. Rather than looping the command until I release the button, it seems to only issue a single command to the light like a button press. I was somewhat expecting the switch to resend the command while the button is down, but that it probably not necessary (and probably just noisy) and I just need some help crafting an automation for this event.
“Up” hold issues a single event, which turns the brightness up a small amount one time. From a user perspective, it behaves like a multi-tap action, rather than running until the button is released.
No particular reason. I actually wasn’t aware of bindings.
Unfortunately, my RPi SD card just died and I foolishly didn’t backup the system… it’s going to be a while before I can try this again, as I am probably going to have to reset every device.
Do you have any recommended resources/reading for learning how to setup bindings? I played with it briefly, but I quickly realized I don’t know what I am doing with that yet.