Reply To: Beta Test Irrigation Service
Homepage › Forums › Generally › Beta Test Irrigation Service › Reply To: Beta Test Irrigation Service
You can compare the results from DWD and OpenSprinkler:
The call is made via the Bright Sky service.
https://api.brightsky.dev/weather?lat=<LAT>&lon=<LON>&date=<DATE-HOUR>
Go to Google Maps and right click on your house. The coordinates appear and are copied to the clipboard with a click.
Now enter these two values into lat and lon. The date is today's date minus one day. Hour behind the T. It looks like this:
So February 13th, 2023 8:30 a.m. is therefore 2023-02-12T08
https://api.brightsky.dev/weather?lat=49.445997919488484&lon=8.575522199246443&date=2023-02-12T08
A list with the weather measurement data will then appear. Under “precipitation” is the rain measurement value
