Read the statement by Michael Teeuw here.
MMM-3Day-Forecast
-
Love this and the weather now but…
I have my config setup correctly it just says…
“Loading Weather Data…”
“Loading Forecast Data”That’s as far as it ever goes…
-
@cowboysdude hi, sorry to here that:( I have a couple of questions to check out what may be going on:
- Did the request dependancy install ok?
- Can you post or pm me the config you are using?
I’ll try and recreate the issue and figure out what is going on… It may be best to do this as an issue on the github site.
-
@nigel-daniels another thing to try out as well is to test your API key is ok. Just put:
http://api.wunderground.com/api/[YOUR_API_KEY_HERE]/conditions/q/CA/San_Francisco.json
Into a browser replacing the [] and their content with your own api key. It should return a bunch of text with the data on the current weather in San Francisco.
-
@nigel-daniels Yes I ran the npm install inside the directories and it went without issue.
Yes I’ll PM you my config
Thanks!
-
Well did find out was using the wrong ‘key’… fixed that and entered the url in the web browser and it gives me the results but won’t load on the mirror. Running in DEV mode shows no errors either…
Thank you!
-
Even just running nothing but the MMM-Weather-Now and MMM-3Day-Forecast all I get is
Loading… on both…git cloned it
switched to that dir and ran ‘npm install’
put the proper config in the mirror
ran it in DEV mode getting no errors and it’s loadingNothing.
-
@cowboysdude thanks for all of the info, it points to a need for to set up the same environment you have and to recreate the issue you have. I have a spare Pi so I’ll set up the full environment on it. When I’ve got there (probably Wed) I’ll see if I can debug the set up.
The system I’m running is on a Pi Zero running as
node serveronlyso I suspect there could be an issue with these modules firing up under electron. I’ll check this out and let you know what I find out. -
Ahhhhhhhhhh yes that could do it… at first I thought perhaps the ‘classes’ where my issue but I think you’re correct! Thanks a bunch!
-
@cowboysdude I’ve spotted an error in my ReadMe that I think has caused the problem here. In my example config I only put
keywhere I entered the API key instead ofapi_key. Try changing the name of that config variable and things should sort themselves out, I hope that works. Let me know if there are any other problems and I’ll update the Read Me files. -
@nigel-daniels said in MMM-3Day-Forecast:
api_key
That sir solved the issue!! Many Thanks… it’s running great now! :)
-

This module has been updated to include humidity. More details on the module read me page here. -
It might be a good idea to make use of the available translations. The words “Today”, “Tomorrow” and “Day After” are all part of the system translations. Check the documentation on how to use it. :)
-
@MichMich great idea… done! If anyone can translate the text I have? I’d appreciate and will add the appropriate files.
BTW. I assume this does not work in the node helper?
-
No, the translations are frontend only.
About the translations: just make a modular specific english translations file. When that is done, others can send you a pull request with other languages.
-
I recommend re-cloning to anyone using the module, there were a couple of missing icons. They are now in place.
-
@nigel-daniels as soon as I get back home… am on vacation [holiday] in Galveston, Texas :) Nice and sunny and very warm here! …
-
@cowboysdude enjoy… you won’t have missed the ‘chance of rain’ icon there :)
-
@nigel-daniels said in MMM-3Day-Forecast:
@cowboysdude enjoy… you won’t have missed the ‘chance of rain’ icon there :)
Why Thank you sir :)
-
FYI there is a minor fix to the chance of storm icons, there was a typo in the gif files name which prevented it from displaying. This also impacted MMM-Weather-Now.
-
Don’t suppose there’s any support on this module these days?
I just get stuck on Loading… after I’ve installed this, my API key is correct and tested in browser, the only error I can see that I think relates to it is "[TypeError: Cannot read property ‘simpleforecast’ of undefined] :/
Any help would be appreciated but after 2 years I’m not expecting anything! :p
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