dpark Posted May 22, 2013 Posted May 22, 2013 Hi, I'm having a strange issue here. I'm using Irrigation Program V2 and I'm not receiving the 'finished' email. I've tried several scenarios and it seems it's only working when i take out "Irrigation - Cycle Complete" task from the program. I do see the program last run which it sends email from the summary page but I do not get email. Very strange... Thank you.
IndyMike Posted May 23, 2013 Posted May 23, 2013 Hello dpark, Executing the "Irrigation Complete" command will prompt the ISY to deduct the amount of water you are applying from "Irrigation Requirement". Since you are using "Irrigation Requirement" to trigger your program, the condition is likely turning false, causing the program to exit. Try eliminating any delay statements between the "Irrigation Complete" command and the Email command (may work) or Move the notification prior to the "Irrigation Complete" command.
dpark Posted May 24, 2013 Author Posted May 24, 2013 Thanks IndyMike. I added "Wait 10 seconds" prior cycle complete and it works. Thanks again.
Recommended Posts