Read the statement by Michael Teeuw here.
MMM-OpenmapWeather - Weather Icon not showing up
-
Hello,
Suddenly, I am not seeing the weather icon on my MMM-OpenmapWeather module
It just show a broken image icon or sometimes just a square instead of Moon icon.Is anyone facing similar issue?
Any help is much appreciated. -
Something in the API must have changed because NOAA3 is having the same issue.
Problem is I do not have time to look at it.
-
Hi, i guess you have to change some code in the *.js file of mmm-openmapweather.
there is a row with //,“50n”: “wi-night-alt-cloudy-windy”due to the point that there is no image for the “fog at night” i used the regular fog image.
now it works for me , yes it is not 100% correct, but better than nothing.iconImageTable: { "01d": "sunny.png", "02d": "partlysunny.png", "03d": "partlycloudy.png", "04d": "cloudy.png", "09d": "sleet.png", "10d": "rain.png", "11d": "tstorms.png", "13d": "snow.png", "50d": "fog.png", "01n": "nt_clear.png", "02n": "nt_cloudy.png", "03n": "nt_mostlycloudy.png", "04n": "cloudy.png", "09n": "nt_sleet.png", "10n": "nt_rain.png", "11n": "nt_tstorms.png", "13n": "nt_snow.png" ,"50n": "fog.png"
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login