-- Update:
-- And yes, there was a bug, all schedules reverted to schedule A, fixed now
This program is now compatible with standard GPIO and with the PiFace Digital (2), this is selectable in the set-up.
Added the following features:
- Pause on rainfall (tested)
- Pause on wind speed (not tested, need someone in windy place to do this)
- Auto Start on HG start-up
- GPIO or PiFace Digital selector
- NEW: Sprinkler "On" time - configurable per group
Both rainfall and wind speed require the " jkUtils-OpenWeatherData" app for input. Ensure you enable and configure this app.
Program Set-up Parameters:
01. Sprinkler Schedule A (Cron) [* * * * *]
02. Sprinkler Active Time (00,00,00,00,00,00) - 00 to 99 minutes for each group - 00 = Off - (G1,G2,G3,G4,G5,G6) - Must use 2 digits for each group!!
03. Sprinkler Schedule B (Cron) [* * * * *]
04. Sprinkler Active Time (00,00,00,00,00,00) - 00 to 99 minutes for each group - 00 = Off - (G1,G2,G3,G4,G5,G6) - Must use 2 digits for each group!!
05. Sprinkler Schedule C (Cron) [* * * * *]
06. Sprinkler Active Time (00,00,00,00,00,00) - 00 to 99 minutes for each group - 00 = Off - (G1,G2,G3,G4,G5,G6) - Must use 2 digits for each group!!
07. Sprinkler Pause Between Groups Time in Seconds
08. mm of Rainfall in last 24 hours to Pause Sprinklers
09. Maximum Wind Speed (m/s) to Pause Sprinklers
10. Auto Activate (at HomeGenie start): ON or OFF
11. GPIO or PiFaceD
Have fun playing around with this and let me know if something does not work properly.