OpenSprinkler › Forums › OpenSprinkler Unified Firmware › OpenSprinkler and PWS › Reply To: OpenSprinkler and PWS
June 1, 2024 at 5:44 am
#79034
Ray
Keymaster
You need to modify the code. Most noticeably, the ETo algorithm will throw an error if the weather data source is pws:
https://github.com/OpenSprinkler/OpenSprinkler-Weather/blob/master/routes/adjustmentMethods/EToAdjustmentMethod.ts#L20