flamingm0e,
Yes maybe I complicating things but I don’t see how I should do it with this nodes.
I have tried the mytimeout node and it restarts it self each time it starts.
I want the elapsed time.
But maybe I do something wrong?
[{"id":"1ae0c0f0.a3a06f","type":"debug","z":"205212a7.3d0f4e","name":"Lap on","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":530,"y":260,"wires":[]},{"id":"9e6aebea.aa98f8","type":"inject","z":"205212a7.3d0f4e","name":"home","topic":"","payload":"home","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":90,"y":269,"wires":[["304de676.be74aa"]]},{"id":"cbfd4551.83cf38","type":"inject","z":"205212a7.3d0f4e","name":"not_home","topic":"","payload":"not_home","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":100,"y":309,"wires":[["304de676.be74aa"]]},{"id":"304de676.be74aa","type":"switch","z":"205212a7.3d0f4e","name":"home/not home","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"home","vt":"str"},{"t":"eq","v":"not_home","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":320,"y":293,"wires":[["1ae0c0f0.a3a06f","61f2082e.64fb88"],["67acaab6.301084","2f9614c6.54ecfc"]]},{"id":"67acaab6.301084","type":"change","z":"205212a7.3d0f4e","name":"send STOP","rules":[{"t":"set","p":"payload","pt":"msg","to":"stop","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":540,"y":315,"wires":[["61f2082e.64fb88"]]},{"id":"2f9614c6.54ecfc","type":"debug","z":"205212a7.3d0f4e","name":"Lap off","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":530,"y":360,"wires":[]},{"id":"23bb9f8f.6c3a2","type":"debug","z":"205212a7.3d0f4e","name":"Lap test5","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":960,"y":260,"wires":[]},{"id":"2ab24c14.67b3e4","type":"debug","z":"205212a7.3d0f4e","name":"Lap test6","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":960,"y":300,"wires":[]},{"id":"61f2082e.64fb88","type":"mytimeout","z":"205212a7.3d0f4e","name":"","outtopic":"","outsafe":"on","outwarning":"","outunsafe":"off","warning":"0","timer":"60","debug":false,"ndebug":true,"ignoreCase":false,"repeat":false,"again":false,"x":750,"y":280,"wires":[["23bb9f8f.6c3a2"],["2ab24c14.67b3e4"]]}]