Always (or nearly) after a restart of HomeGenie, some of my simple wizard script (nearly all) are disable (or they were enable before the restart).
And sometimes, without reboot, they are too disable.
I suspect that HG disable automatically because they consume too much ressources (CPU, RAM?).
This script are very simple one example :
* Trigger
HomeAutomation.ZWave.xx / Sensor.Generic / Equals / x.x
* Program code
HomeAutomation.HomeGenie.Automation.xx / Control.On / xxxxxxxx
Is it a similar problem in C# script and the trigger code is too much asked ?
But this wizard script doesn't seem to use huge CPU ...
Any idea ?
Bye