Sam, thank you so much for your help.
I will install the pirateWeather in the coming days.
Sam, thank you so much for your help.
I will install the pirateWeather in the coming days.
Could someone help me figure out why the OpenWeather won’t work after doing a MM update.
When I log into the MM all I get is the words "Loading image" where my current weather and forecast should be. I have tried reentering my Location, Location ID and apiKey, and that didn't fix it.
I don’t know what else to try . Any help would be appreciated.
Below is a copy of my config.js
},
{
module: “weather”,
position: “top_right”,
config: {
weatherProvider: “openweathermap”,
type: “current”,
location: “XXXXX”,
locationID: “XXXXXXX”, //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
apiKey: “XXXXXXXX”
}
},
{
module: “weather”,
position: “top_right”,
header: “Weather Forecast”,
config: {
weatherProvider: “openweathermap”,
type: “forecast”,
location: “XXXX”,
locationID: “XXXXXX”, //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
apiKey: “XXXXXXXX”
}
},
Can anyone help with this: MMM-ISS-Live. When it comes up it always says
Live_ISS_Stream is off air. And the instructions says if you get no live feed to enter this other code into the electron.js and I do and still the same result ( Live_ISS_Stream is off air ).