gardenifi / raspirri_server

RaspirriV1 is an intelligent irrigation system powered by RaspirriV1 server software designed for Raspberry Pi written in Python. Compatible with Raspbian OS, this robust system offers a versatile solution for automating irrigation, making it an excellent choice for both residential and commercial applications.
Other
10 stars 2 forks source link

New Feature: Checking weather on a daily basis and don't irrigate if rain is expected #5

Open mariosk opened 8 months ago

mariosk commented 8 months ago

You may use a free weather forecast API like https://open-meteo.com/ and take into account the weather forecast before deciding to turn on the valve or not, at the specified datetime set by the user through the mobile app.