OpenSprinkler / OpenSprinkler-Firmware

OpenSprinkler Unified Firmware for OpenSprinkler, OpenSprinkler Pi, and OpenSprinkler Beagle.
http://www.opensprinkler.com
GNU General Public License v3.0
475 stars 286 forks source link

Added flow_gallons reset to Station Turn On #251

Open bb09961 opened 1 year ago

bb09961 commented 1 year ago

If a station did not have a flow meter or the station valve did not open properly, the code was recording the flow amount from the previous station run to the logs. This should reset the flow_gallons counter properly when a station starts.

This resolves #248