Big thank you to the people that have made a contribution. Please feel free to share that automation you have created to integrate to a weather service, valves, moisture sensors and the like. Chances are someone else is doing something similar and we can all learn.
This release is not so much focused on new features but reliability. Under the hood there is a built-in testing unit which has undergone a major renovation since the last release. Dozens, actually hundreds of checks are now made when a change is made to the repository. This keeps what is there working as it should. Already several potential own goals have been spotted and corrected. It also means development is faster because of the rapid and comprehensive testing.
⭐ New features
- New testing unit. Warning: If you have played with the test feature previously then you will need to tweak the
results
parameter. Probably best to remove it altogether and read the docs. - All zones defaults. Provides default values for all zones rather than having to repeat the same setting over and over.
⚡ Enhancements
- New parameter
future_span
at zone to change the run queue look ahead. Previously this was hard-wired to 3 days.
📖 Documentation
- Updated readme