Help with finicky piston trigger


#1

Hi All,

I have the attached piston, and it’s finicky because of the button (Iris Smart Button II). They’re notorious for being annoying. In my case it double taps. So I click it quickly, and the “Switch 2” come on, but then a second or two later go back off.

Anyway, I can’t get the wait to work right, and I’m guessing it’s the “with” interruption. I’ve set to never, but that doesn’t seem to work.

What am I doing wrong to keep this errant second tap from turning things back off?

Thanks!


#2

Give something like this a try… basically a cool down period (you can adjust) where the piston will not respond to another button press until the variable resets.

image


#3

Have you considered changing the task cancellation policy of the button press to never?


#4

hmm, adding the pause doesn’t seem to work.

And I thought the "with (n) piece was changing the task cancellation policy. The button itself (keypad 2) already has it set to never.

Here’s updated piston. =/


#5

The logs for the piston sure seem to indicate it isn’t actually waiting…