Should this work as a dimmer with a long press? I cannot get it working. It dims only one step and thats it. For the same button is also registered toggle light command. Enabling loop doesn’t make it any better.
Hey, thank you for the hook. The only problem is that if I long press up or down for about 1 second and then let go the light continues to increase/decrease brightness until it is fully on/off.
What am I doing wrong?
And what is the technical explanation for the automation not supporting continuous dimming? If I add an action to “Down button long press” to step brightness by -10% and enable “(Optional) Down button long press - loop until release” in the automation this should work, shouldn’t it?
You can do dimming in the Remote blueprint - I have done it before by adding a small delay after the dim action but the Hook is preferred.
Make sure your Remote blueprint does not have actions that conflict with the Light Hook. And make sure you are using the latest lsismeiro version as well as this is a bug that was fixed previously.