Hi Dave,
thanks for the tip!
Now it's working like a charm!
Here the updated flow:
[{"id":"d1731e41.3f451","type":"debug","z":"d8d38e5e.da6b2","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","x":790,"y":220,"wires":[]},{"id":"f6620ca7.7b73","type":"exec","z":"d8d38e5e.da6b2","command":"python -u /tmp/continuous.py","addpay":false,"append":"","useSpawn":"true","timer":"","oldrc":false,"name":"","x":450,"y":340,"wires":[["d1731e41.3f451"],[],[]]},{"id":"94002ba2.6dd0a8","type":"inject","z":"d8d38e5e.da6b2","name":"","topic":"","payload":"","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":130,"y":240,"wires":[["f6620ca7.7b73"]]}]
thanks again
Mirco