MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    weather underground not loading

    Scheduled Pinned Locked Moved Utilities
    7 Posts 3 Posters 4.8k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      alcoholicfish
      last edited by

      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?

      strawberry 3.141S 1 Reply Last reply Reply Quote 0
      • strawberry 3.141S Offline
        strawberry 3.141 Project Sponsor Module Developer @alcoholicfish
        last edited by

        @alcoholicfish your config works for me, consider to double check your apikey and location

        Please create a github issue if you need help, so I can keep track

        A 1 Reply Last reply Reply Quote 0
        • A Offline
          alcoholicfish @strawberry 3.141
          last edited by

          @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?

          1 Reply Last reply Reply Quote 0
          • A Offline
            alcoholicfish
            last edited by

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

            Mykle1M 1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @alcoholicfish
              last edited by Mykle1

              @alcoholicfish

              What PWS are you using? These can and do fail occasionally.

              Obviously, they have to be entered correctly as well. I tried the pws from your screenshot, both lowercase and uppercase and it is not working.

              My pws fires right up. Try it as a test if you like

              pws: 'pws:KNYNEWYO103',

              Create a working config
              How to add modules

              A 1 Reply Last reply Reply Quote 1
              • A Offline
                alcoholicfish @Mykle1
                last edited by

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

                Mykle1M 1 Reply Last reply Reply Quote 0
                • Mykle1M Offline
                  Mykle1 Project Sponsor Module Developer @alcoholicfish
                  last edited by Mykle1

                  @alcoholicfish said in weather underground not loading:

                  where exactly do i get a PWS location from?

                  From here.

                  Find your location on the map. Zoom in. Click on the little colored circle closest to you. An info box will appear. The Station ID is the PWS. You can even click on the Station ID to get full info about that station.

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy