Yep this is a sunrise issue. The software is not smart enough to add up the scheduled run times and subtract it from Sunrise time to determine the correct start time for an instance. It appears to have a static start time that is calculated when the schedule is created. Why it’s not dynamic like other things is a lack of forethought. The water times and days change automatically based on weather. A simple algorithm could modify the start time on every occurrence of the schedule when it decides it’s going to water. That calculation could be done at the max run time offset from sunrise.
1 Like