@Mykle1 ive tried your pws and it works. so thats where my issue is. where exactly do i get a PWS location from?
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
A
Latest posts made by alcoholicfish
-
RE: weather underground not loading
-
RE: weather underground not loading
the api seems to be right. its adding an error to the tally on wunderground every time i start running MagicMirror.
-
RE: weather underground not loading
@strawberry-3.141 the API key seems to have been typed in correctly
i set up a pws on weather underground. is it the station ID or the station key that needs to be entered or have i done it completely wrong? -
weather underground not loading
im pretty sure everything is set up right and get no issues with MagicMirror starting up but the weather is not loading.
it says its loading in the corner but never starts up.disabled: false, module: 'MMM-WunderGround', // Just for forecast w/css entry position: 'top_right', config: { apikey: '*******', // private; don't share! pws: 'pws:*******', // Richmondtown Weather Station - Very Cool currentweather: 0, coloricon: true, hourly: '1', fctext: '1', fcdaycount: "10", fcdaystart: "0", hourlyinterval: "2", hourlycount: "1", animationSpeed: 5000, alerttime: 10000, alerttruncatestring: "english:", roundTmpDecs: 0, UseCardinals: 1, layout: "vertical", windunits: "mph", sysstat: "0" } },
anyone got any ideas?