Read the statement by Michael Teeuw here.
MMM-NOAA - Another Weather Module
-
Just spoke with the author. Some of the providers are not supplying the data they once were or they’ve changed the way they provide the data. This module uses several different providers so try another one and see if you get better results.
Keeping this module functioning using all the different providers must be a monumental task. It may take a long time for the author to fix any of it, assuming he has the time.
-
@Mykle1 Well I tried changing coordinates for our capital city of Poland - Warsaw, but it is still not showing forecast. I also tried to change for weatherbit (previously used openweather) but with weatherbit it doesn’t even show forecast - (Prognoza na 4 dni).
-
Yes, understood. I’m using my darksky api key until it is no longer valid. Like you, my OpenWeather api key doesn’t show the 4 day forecast. I spoke with the author and he is extremely busy with work so he doesn’t have much time to troubleshoot his modules. You can fork the repo and fix it if you like. :-)
-
@Mykle1 yeh hourly for 4 days, or daily for 7 days are in the openweather free apikey access, but ONLY by using the one all api
-
Yes, I know. I’m using it in my MMM-BMW-OW module. :-)
-
@Mykle1 I know. we did it at the same time.
was adding info for others
-
@Pielo how did you make the frame with temperature and humidity? I would like to get something like this by sending data via mqtt
-
Hi everyone, this module looks really great. Is there a possibility not to show certain items such as AQI, UV etc.?
-
@msulzer Anything is possible LOL Just go in and edit them out of the getDom section then they can’t show.
If you need help let me know. I can whittle it down for you, PM me ;)
-
Dear cowboysdude,
thanks a lot for the great Module. I’m trying to implement it.
Just to know…totally new to it.Full install and config added. But now the MagicMirror staies black completally.
When i remove the config information, the Mirror is working nomarlly.Has this to do with the API’s?
Thanks for your help.