MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. alcoholicfish
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: weather underground not loading

      @Mykle1 ive tried your pws and it works. so thats where my issue is. where exactly do i get a PWS location from?

      posted in Utilities
      A
      alcoholicfish
    • RE: weather underground not loading

      the api seems to be right. its adding0_1501249585475_api.PNG an error to the tally on wunderground every time i start running MagicMirror.

      posted in Utilities
      A
      alcoholicfish
    • 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?

      posted in Utilities
      A
      alcoholicfish
    • 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?

      posted in Utilities
      A
      alcoholicfish
    • 1 / 1