@RedNax
Thanks for the great module!
I’ve fairly heavily modified it to my own preferences and soI don’t want to roll to the latest versions. I’m getting alerts that there’s a new version available and would like to not have those alerts displayed as I don’t wish to update and lose my changes. Is there a way to not have the version update alerts but still get the weather-related alerts? I’m not familiar enough with the MM infrastructure to figure this one out.
Thanks again for the great work!
Ren
Read the statement by Michael Teeuw here.
Posts
-
RE: Weatherunderground - currently - hourly - daily - configurable
-
RE: MMM-Globe
I’m new to javascript but that’s what I thought I saw in the code (that the user images were purely static). I tried appending
?+ new Date().getTime();
to the image pull but probably due to an error on my part still couldn’t get the user-defined images to force a refresh on each update to the DOM. I’m in the early stages of learning javascript so it’s still a bit frustrating at times.If you could add the fresh image retrieval functionality for user images to a future update that would be much appreciated but there’s no hurry. Should I put a “formal” request in the Requests forum?
Thanks,
Renfield -
RE: MMM-Globe
@LukeCodewalker
First, thanks for the great module!I’m having an issue with the module when I specify ‘ownImagePath’. The image is retrieved and displayed properly but does not update. I’ve tried several different external image sources with the same result.
Is it possible that there’s a caching issue?
Thanks,
Renfield