Page 1 of 1

Spawn Python script

Posted: Saturday 18 February 2017 11:01
by Number8
Hello,
I have some virtual devices that use Python scripts that are not CPU intensive but are waiting that some hardware get ready (typically after a Power On or Off command). In order to get the control of Domoticz UI without waiting to get the hardware ready I'm wondering whether there is a way to spawn a Python script.
Thank you