Hey guys,
I’m trying to use this model and this stucks in loading :
{
module: "MMM-DarkSkyForecast",
header: "Weather",
position: "top_right",
classes: "default everyone",
disabled: false,
config: {
apikey: "xxxxx",
latitude: "39,462900",
longitude: "-8.473200",
iconset: "4c",
concise: false,
forecastLayout: "table"
}
},
What 's the problem here?