Buienradar is a Dutch language site which shows the current and expected rainfall for Belgium and the Netherlands.
They have a
simple feed for retrieving expected rainfall for the coming two hours.
This is a first version of a Rainfall widget, so it's probably a bit buggy and the code definitely needs a clean up. But I wanted feedback about how to improve, any help will be greatly appreciated.
You can set the following parameters:
- Latitude
- Longitude
- Refresh rate in minutes
- Threshold - (for example .05)
It outputs the following:
- Buienradar.RawData - Used to populate the 'Rain Graph'
- Buienradar.RainExpected - number of minutes until rain is expected (zero if no rain expected)
- Buienradar.RainThresholdExpected - number of minutes untill rain over the given threshhold is expected (zero if no rain expected)
Place the files in the zip in the following folder: homegenie/html/pages/control/widgets/Arend/buienradar
Edit: 08-07-2015 uploaded latest versions of files.
Edit: 07-08-2015 uploaded new version with changes by Dani
Edit: 28-08-2015 New widget files (buienradar.zip) which shows Rain radar map when clicking on the widget.