OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Watering time and sequential › Re: Re: Watering time and sequential
July 8, 2014 at 8:25 pm
#27492
Samer
Keymaster
The end time only gets factored in to decide if the program can repeat (based on the interval duration). Basically, if the first run pushes past the end time the program won’t repeat.
With that said, no program ever will arbitrarily stop due to end time.
Hope that helps