Posted July 9, 20178 yr I have 2 simple wait commands set state = 1 wait 30 mins set state = 0 and wait 2 mins turn off light The action after the wait never happens. I don't think that the programs are being re-triggered. The last one responds to a X10 button push. Any ideas??? Thanks
July 9, 20178 yr Please post the actual program. Just right click the program and at the very bottom is "copy to clipboard" You can paste into the forum. Also, whatever items are in your "if" may need explanation as to what they are. This is always a re-trigger problem so the "if" needs to be clearly communicated.
July 10, 20178 yr If you are using 'state' in the 'If' section of your program, the program will abort when you initially set 'state' to 1. For this reason, posting the whole program rather than just one part of it will let us help solve the issue. Sent from my iPad using Tapatalk
Archived
This topic is now archived and is closed to further replies.