Read the statement by Michael Teeuw here.
MMM-WeatherGraph - new module using OpenWeatherMap
-
@FlatPepsi So I finally added an option I wanted, but never got around to doing. I originally wanted this module to let me know if I needed to get up early and shovel the driveway… which means I want daily precipitation totals handy.
Now it’s available as an option!
The latest code can be found on GitHub. Let me know if you find any bugs. Precipitation totals use inches or mm/cm, following the existing Imperial/Metric setting.
Enjoy!
-
@FlatPepsi very cool!
-
Pushed out a fix today…
Most weather sources give snow in the liquid equivalent, thus you need to multiply by 10 for snow.
Turns out OpenWeather does this math for us, and I was over estimating the snow by a factor of 10. Today I’m expecting 1.6" of snow & ice, module was saying 16" - prompting today’s fix!
Fixed.
-
Hi, great module. Is it possible to change the white between temperatures to f.e. “/” ?
also is it possible to add “C” to temperature ? so it will show °C
-
I’m getting an error, could not load datan TypeError: forecast is not iterable.
Do you know what might be wrong?
I checked and the API key is valid