JMDPC
March 20, 2026, 11:53am
1
I have an advanced flow using a pico remote. I would like for a short press of the center button to dim a light and a long press of the center button to turn off another light. The problem is that when I long press the center button both flows are run.
Any help would be appreciated.
I just tried and get the same. And then I tried all the buttons and they all work like that for me.
This was in the settings of the Pico device. Apparently that is the way it works.
JMDPC
March 20, 2026, 10:01pm
3
So extending the long press time stopped the double run of flows?
No. I read that to mean regardless of the setting the single press will always be triggered.
JMDPC
March 21, 2026, 12:52pm
5
Yes you are correct, I misread it
1 Like
s73nm
March 21, 2026, 8:30pm
6
I believe a similar issue was discussed in the following topic:
I’m have made a rather simple flow for switching and dimming a group of Ikea bulbs with a Niko Zigbee connected switch.
Short push : on/off toggle
Long push : depending on the dim level, dim up or down
It sort of works but I have a behaviour I can’t explain. When long press the lights go out and then back on with the new dim level.
So it looks like the flow always does the short press , even when long press is initiated.
Can you help me out with my flow? I might have a wrong way of thinkin…