Read the statement by Michael Teeuw here.
MMM-3Day-Forecast
-
I had nothing to do tonight so I took a look at this for you. I’m certain your problem lies with your config entry. Why? Because I tried a few things in the config and received the “[TypeError: Cannot read property ‘simpleforecast’ of undefined]”. This occurs when the state and/or city value is incorrect. I tried 3 cities in 2 different states and the module works fine. If you have further trouble I will try to help you. Here is my WORKING config entry.
{ disabled: false, module: 'MMM-3Day-Forecast', position: 'top_right', config: { api_key: '123456789abcde', // Wunderground api key state: 'NY', // US states or other country codes city: 'Elmira' // City, eg. New_York (with underscore - no spaces) } },
-
I have just migrated this to the WeatherBit API as Wunderground are cancelling the free service :( This forces an update of the module and a new config! I’ve updated the read me in GitHub, so please take a look.
-
@nigel-daniels hello! Not sure if you are still around but I was wondering if you could help.
I have installed the module correctly, and using imperial, but would like to remove the metric notation that is listed in () . What do I need to edit to accomplish this?
Thank you
-
Hi, I have not been able to work on these modules as a full time role has limited my time considerably. To make tweaks I recommend forking the repo in git hub.
-
(image url = “https://github.com/nigel-daniels/MMM-3Day-Forecast/blob/master/3-day2.png”!)
I am sorry , how to turn the weather on the second option???
-
Hey newbie here,
I have changed the language to dutch in the config file, but some of the translations are wrong, where does the translate come from? so that I can change some text.
greets Thijs
-
@nigel-daniels is there a way to have the weather icons with transparent background?