OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Weather adjustment for weekly watering › Reply To: Weather adjustment for weekly watering
Underpaid1349
Thanks for the response, Ray. I took a look at the project you mentioned.
I’m guess I’m out of my league right now trying how I would change the eto weather adjuster. I looked through this file (https://github.com/OpenSprinkler/OpenSprinkler-Weather/blob/master/routes/adjustmentMethods/EToAdjustmentMethod.ts) but nothing really jumps out as a feasible stateful way to accumulate eto data over a configured period of time.
Is it possible as a future feature to calculate eto from when a program was last run, or a set number of days? E.g. if I only have it set to run twice a week for deeper watering of tall fescue. Then the program could identify when it was last run to know what the current eto should be.
Or I guess a better question; What would you do if you were in my position trying to set up a residential irrigation schedule for a lawn that shouldn’t have daily waterings? I’d like to utilize tools that would make these weather adjustments in a smart way.
Thanks!