Skip to content

Releases: deckerego/SprinklerSwitch

Release 2.2

14 Sep 17:33
61c6bfb
Compare
Choose a tag to compare
  • Determine rainwater thresholds based on evaporation rate
  • Only use precipitation forecast and rain thresholds to determine irrigation

Release 2.1

04 Sep 20:00
Compare
Choose a tag to compare
  • Added precipitable water & cloud water to forecast
  • Fixed precipitation rate
  • Improved test coverage
  • Bug fixes

Release 2.0

21 Aug 21:45
2c33f39
Compare
Choose a tag to compare
  • Fixed init.d script
  • Fixed typos in installation instructions

Release 2.0

21 Aug 21:28
5d13984
Compare
Choose a tag to compare
  • When determining forecast using the closest weather sample, don't sum weighted samples

Release 2.0

21 Aug 01:09
2487705
Compare
Choose a tag to compare
  • Use NOAA GFS for predicting rainfall conditions
  • Use crontab for launching
  • Rewrite of core codebase