Read the statement by Michael Teeuw here.
Stock Weather Module Not Loading
-
Upgraded to V2.20.0 from V2.15.0 and stock weather module not loading where current weather and weather forecast loaded before. Using OpenWeather API and double checked the API and the location ID multiple times and still doesn’t work. Below is my config
{ module: 'MMM-AirQuality', position: 'top_left', // you may choose any location config: { location: 'usa/state/city',// the location to check the index for showLocation: false } }, { module: "weather", position: "top_left", config: { location: "City Name", locationID: "45091xxx", //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city appid: "b2f2xxxxxxxxxxxxxxxxxx" } }, ``` -
I have the same issue, I guess. Actually the module is loading just fine. But it is only displayed in landscape not portrait mode.
Any dev aware of this?
-
@SoleLo weather has changed (2.16 or 17 I think). u need to select a provider.
weather replaces weatherForecast and currentWeather
-
@burnydoom module doesn’t know screen orientation. so, show some of the config( xx out any personal info)
-
@sdetweil I saw that and updated it all, and I’m only using weather now. It still doesn’t seem to be loading, from what I read the default is “current” so I am just trying to get that one working before working on “forecast.”
-
@SoleLo and u got the API key from the source provider? openweather or whatever
openweather as source says it’s
apiKey:
not appid:
-
@sdetweil that was it. :man_facepalming_medium-dark_skin_tone: I totally missed that multiple times
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