I am not - would that be a good idea? Right now the output of your flow goes directly to my other code which is a bit of timer countdown and a grinder motor on/off (simulated). I included the code here, but the timer bit is really messy. But it is this timer flow that I need to be able to get out off (reset) with a single short press.
[{"id":"5611aceb.191cc4","type":"rpi-gpio out","z":"f50f27f5.e841b8","name":"","pin":"35","set":true,"level":"0","freq":"100","out":"out","x":300,"y":240,"wires":[]},{"id":"aa7429d7.50f5e8","type":"inject","z":"f50f27f5.e841b8","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"1","payloadType":"num","x":130,"y":220,"wires":[["5611aceb.191cc4"]]},{"id":"a1406b66.73a3a8","type":"inject","z":"f50f27f5.e841b8","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"0","payloadType":"num","x":130,"y":260,"wires":[["5611aceb.191cc4"]]},{"id":"6952c2ca.d7f98c","type":"rpi-gpio out","z":"f50f27f5.e841b8","name":"","pin":"37","set":true,"level":"0","freq":"100","out":"out","x":1280,"y":140,"wires":[]},{"id":"5084f185.5092a","type":"inject","z":"f50f27f5.e841b8","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"0","payloadType":"num","x":1170,"y":240,"wires":[["6952c2ca.d7f98c"]]},{"id":"53e9e007.d6208","type":"change","z":"f50f27f5.e841b8","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"true","tot":"bool"},{"t":"set","p":"topic","pt":"msg","to":"short-press","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":740,"y":220,"wires":[["de178924.06e208"]]},{"id":"3cc2b3c6.b2b5fc","type":"gate","z":"f50f27f5.e841b8","name":"","controlTopic":"control","defaultState":"closed","openCmd":"open","closeCmd":"close","toggleCmd":"toggle","defaultCmd":"default","persist":false,"x":530,"y":220,"wires":[["53e9e007.d6208"]]},{"id":"f71f3524.8f0598","type":"switch","z":"f50f27f5.e841b8","name":"Press?","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"num"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":270,"y":100,"wires":[["cdc7e7d9.ed1cf8"],["3cc2b3c6.b2b5fc","bfb5c4d4.f33ca8"]]},{"id":"6cbe7ec3.94877","type":"change","z":"f50f27f5.e841b8","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"status.fill ? 'open' : 'close'","tot":"jsonata"},{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":560,"y":180,"wires":[["3cc2b3c6.b2b5fc"]]},{"id":"2c288744.30d318","type":"inject","z":"f50f27f5.e841b8","name":"Press 0","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"0","payloadType":"num","x":110,"y":100,"wires":[["f71f3524.8f0598"]]},{"id":"255b9cb5.6513e4","type":"inject","z":"f50f27f5.e841b8","name":"Release 1","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"1","payloadType":"num","x":120,"y":160,"wires":[["f71f3524.8f0598"]]},{"id":"cdc7e7d9.ed1cf8","type":"trigger","z":"f50f27f5.e841b8","name":"","op1":"","op2":"true","op1type":"nul","op2type":"bool","duration":"1","extend":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":600,"y":80,"wires":[["8b1771c8.ed13a"]]},{"id":"bfb5c4d4.f33ca8","type":"change","z":"f50f27f5.e841b8","name":"","rules":[{"t":"set","p":"reset","pt":"msg","to":"","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":450,"y":120,"wires":[["cdc7e7d9.ed1cf8"]]},{"id":"9bb69aab.7d6398","type":"rpi-gpio in","z":"f50f27f5.e841b8","name":"","pin":"36","intype":"up","debounce":"25","read":false,"x":100,"y":40,"wires":[["f71f3524.8f0598"]]},{"id":"b28b1e5f.e8614","type":"status","z":"f50f27f5.e841b8","name":"","scope":["cdc7e7d9.ed1cf8"],"x":620,"y":120,"wires":[["6cbe7ec3.94877"]]},{"id":"8b1771c8.ed13a","type":"change","z":"f50f27f5.e841b8","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"long-press","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":780,"y":80,"wires":[["fb4151e9.0dfe8"]]},{"id":"cdb28524.f35bd8","type":"rpi-gpio out","z":"f50f27f5.e841b8","name":"","pin":"33","set":true,"level":"0","freq":"100","out":"out","x":1060,"y":940,"wires":[]},{"id":"7a12ca40.1ce0f4","type":"inject","z":"f50f27f5.e841b8","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"0","payloadType":"num","x":870,"y":940,"wires":[["cdb28524.f35bd8"]]},{"id":"2a878da6.5bc182","type":"countdown","z":"f50f27f5.e841b8","name":"red 4","topic":"Timer1","payloadTimerStart":"true","payloadTimerStartType":"bool","payloadTimerStop":"false","payloadTimerStopType":"bool","timer":"10","resetWhileRunning":false,"setTimeToNewWhileRunning":false,"startCountdownOnControlMessage":false,"x":510,"y":540,"wires":[["721a4d2f.265804","1a798e86.ae4b21","cdb28524.f35bd8"],[]]},{"id":"721a4d2f.265804","type":"trigger","z":"f50f27f5.e841b8","name":"","op1":"1","op2":"0","op1type":"str","op2type":"str","duration":"400","extend":false,"units":"ms","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":1300,"y":900,"wires":[["e98fa94.3f87a58"]]},{"id":"1a798e86.ae4b21","type":"switch","z":"f50f27f5.e841b8","name":"","property":"payload","propertyType":"msg","rules":[{"t":"true"},{"t":"false"}],"checkall":"true","repair":false,"outputs":2,"x":450,"y":400,"wires":[["ee1f961e.33d1c8"],["ef97e484.696558","a323366b.a64d38","ee1f961e.33d1c8"]]},{"id":"a323366b.a64d38","type":"InterruptFlowUltimate","z":"f50f27f5.e841b8","name":"Gok","triggertopic":"Timer1","x":470,"y":660,"wires":[["2a878da6.5bc182"]]},{"id":"e98fa94.3f87a58","type":"rpi-gpio out","z":"f50f27f5.e841b8","name":"","pin":"13","set":true,"level":"0","freq":"","out":"out","x":1560,"y":680,"wires":[]},{"id":"ef97e484.696558","type":"InvertUltimate","z":"f50f27f5.e841b8","name":"Invert","x":870,"y":400,"wires":[["495854.a1d847ac","e1da5fc0.c280e"]]},{"id":"ee1f961e.33d1c8","type":"change","z":"f50f27f5.e841b8","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"trigger","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":800,"y":520,"wires":[["ca21a163.17be"]]},{"id":"e1da5fc0.c280e","type":"BlinkerUltimate","z":"f50f27f5.e841b8","name":"Blinker","blinkfrequency":"250","x":1020,"y":500,"wires":[["cdb28524.f35bd8"]]},{"id":"fb4151e9.0dfe8","type":"switch","z":"f50f27f5.e841b8","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"1","vt":"num"},{"t":"eq","v":"0","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":230,"y":800,"wires":[["a323366b.a64d38","2766c3e3.e4fa8c"],[]]},{"id":"d2d90d90.b1448","type":"delay","z":"f50f27f5.e841b8","name":"","pauseType":"delay","timeout":"500","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":630,"y":880,"wires":[["a323366b.a64d38"]]},{"id":"495854.a1d847ac","type":"trigger","z":"f50f27f5.e841b8","name":"","op1":"1","op2":"0","op1type":"str","op2type":"str","duration":"1","extend":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":1360,"y":540,"wires":[["e98fa94.3f87a58"]]},{"id":"ca21a163.17be","type":"InvertUltimate","z":"f50f27f5.e841b8","name":"Invert","x":830,"y":640,"wires":[["95c6dccb.47cc5"]]},{"id":"1cc1395c.d51647","type":"change","z":"f50f27f5.e841b8","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"false","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":1060,"y":700,"wires":[["e1da5fc0.c280e","669fca85.5cdeb4"]]},{"id":"2766c3e3.e4fa8c","type":"delay","z":"f50f27f5.e841b8","name":"","pauseType":"delay","timeout":"50","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":470,"y":780,"wires":[["95c6dccb.47cc5"]]},{"id":"b138bb54.bf0038","type":"change","z":"f50f27f5.e841b8","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"Timer1","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1280,"y":800,"wires":[["d2d90d90.b1448"]]},{"id":"95c6dccb.47cc5","type":"InterruptFlowUltimate","z":"f50f27f5.e841b8","name":"Interrupt Flow","triggertopic":"trigger","x":800,"y":760,"wires":[["1cc1395c.d51647"]]},{"id":"669fca85.5cdeb4","type":"InvertUltimate","z":"f50f27f5.e841b8","name":"Invert","x":1070,"y":760,"wires":[["b138bb54.bf0038"]]},{"id":"de178924.06e208","type":"trigger","z":"f50f27f5.e841b8","name":"","op1":"1","op2":"0","op1type":"str","op2type":"str","duration":"4","extend":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":940,"y":220,"wires":[["6952c2ca.d7f98c"]]},{"id":"cfd18b02.490998","type":"ui_button","z":"f50f27f5.e841b8","name":"","group":"50ee66b2.914c18","order":0,"width":0,"height":0,"passthru":false,"label":"Reset now","tooltip":"","color":"","bgcolor":"","icon":"","payload":"false","payloadType":"bool","topic":"","x":290,"y":540,"wires":[["2a878da6.5bc182"]]},{"id":"7018b3b1.d2eeec","type":"comment","z":"f50f27f5.e841b8","name":"Buzzer","info":"","x":1550,"y":640,"wires":[]},{"id":"5c5f4658.b6a7e8","type":"comment","z":"f50f27f5.e841b8","name":"GREEN LED ","info":"","x":1070,"y":900,"wires":[]},{"id":"1d2e3eeb.435d11","type":"comment","z":"f50f27f5.e841b8","name":"BLUE LED ","info":"","x":1280,"y":100,"wires":[]},{"id":"51dae61b.b85af8","type":"comment","z":"f50f27f5.e841b8","name":"RED LED ","info":"","x":300,"y":200,"wires":[]},{"id":"f068e672.c59168","type":"comment","z":"f50f27f5.e841b8","name":"Simulate grinder motor (4s)","info":"","x":990,"y":180,"wires":[]},{"id":"50ee66b2.914c18","type":"ui_group","z":"","name":"Reset all timers","tab":"37955e3d.2fd1b2","order":3,"disp":true,"width":"6","collapse":false},{"id":"37955e3d.2fd1b2","type":"ui_tab","z":"","name":"QuickTimer","icon":"dashboard","disabled":false,"hidden":false}]