Read the statement by Michael Teeuw here.
weather module with temp/precipitation graph for 1-2 days
-
@AnduriI
This is curious š¤
So the line that seems problematic is https://github.com/seb-ma/MMM-WeatherChartD3/blob/82e948086a2c187ee16fca6fb02bd0badf232254/MMM-WeatherChartD3.js#L66
But I mimic the default weather module: https://github.com/MichMich/MagicMirror/blob/e87f50e64aeaf3a8587f4855f4679c3223959fd0/modules/default/weather/weather.js#L90
So I donāt understand why WeatherProvider object wouldnāt be defined for you here.Can you please try to use the default weather module to eliminate easy ideas?
Also, what MagicMirror version have you?For latitude and longitude as numbers, I already fixed this when I saw it yesterday š
-
@Matuki
To be honest I have no idea how to do this.But I found the time to dig a little into the module I used before and found some problems. With some tweaks I could get it running and also uploaded it to github, just in case anyone was using this before and also misses it. You can find it in https://github.com/AnduriI/MMM-forecast-io