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?)
Triggering an action once vs continuously
elf
#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
nightfishing
#5
Well, no .LOL triggered on power drop immediately. Trying a “followed by” event. Seems to be working