Hi Michel,
I want to evaluate the condition every 15 minutes. I tried running after another job 15 minutes later, and that job became depenant on the other job being found.
I also tried evaluating it 15 minutes after itself but because itself was running I assume it updated to now.
I suppose I could write
if (sundown)
then
repeat every 15 minutes
Program Test Lights Off
but I would like to know the most correct way.
Because Insteon signalling is not 100% reliable > 90%, I just want to write some programs to ensure the lights go off when the room is MT.
My wife is has poor night vision, and because of that when we light up rooms, it is 100% of the lights on. The Kitchen draws about 1050 W of light when it is ON. The Living Room the same, so having backups to shutting these off is very important. Oh and power is 50 cents / KWh here.
Thanks,
Devon