Read the statement by Michael Teeuw here.
Rainalarm (Buienalarm in Dutch)
-
@Mykle1 , I will give it a try!
Thanks again.
Peter -
I made one based on the dutch buienradar api, icw sparkline js. Can upload it to github if you like. It’s a 2 hour forecast graph based on longitude/latitude
-
Cirdan! Elen síla lúmenn’ omentielvo :-)
-
@cirdan , that would be great!
I love this forum.
Peter -
@Mykle1 Not if it rains, Mykle, let me check my MM, ahh clear skies ;-)
-
@Peter I added it under https://github.com/73cirdan/MMM-rainfc,
(should run ok, but did some last minute code cleanups.)
Let me know how it works out for you
-
@cirdan , it works out of the box.
But unfortunally it does not show the (current) time, so it is hard to see when the rain starts and stops.
Thanks for your help!
Peter -
The current time is in the clock module, so i considered it double info. The graph is always 2 hours, end time is shown, so you need to interpolate a little. Alternative is to add some tick marks under the graph with timelabels. I think it’s possible but never looked into it.
-
@cirdan , some timelines would be nice (like in the smartphone app).
Maybe some day somebody knows how to do this.
Thanks.
Peter -
@Peter, I checked the sparkline.js lib I use for the graph. It intentional does not use ticks and labels on the x axis. :-(