Triggering an action once vs continuously


#1

How can I restrict this piston to only trigger the else/if once when the power drops and stays below 15w for 5 minutes (and not repeatedly as is stays below the 15w?)


#2

Try setting Task Execution Policy (TEP) to “Only on condition state change” for each of the two WITH blocks … click on the WITH statement in edit mode, click on the Advanced cog, the TEP setting should be there, somewhere LOL — don’t have access to webCoRE at the moment :frowning_face:


#3

Ty. I’ll give it a go tonight.


#4

Should this work?


#5

Well, no .LOL triggered on power drop immediately. Trying a “followed by” event. Seems to be working