• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

MMM-WunderGround clock and MPH issues

Scheduled Pinned Locked Moved Troubleshooting
4 Posts 2 Posters 1.2k Views 2 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.
  • C Offline
    codyS75
    last edited by codyS75 Mar 9, 2018, 5:43 PM Mar 9, 2018, 5:30 PM

    Greetings…

    This is my first Raspberry Pi (and therefore, first Magic Mirror) project. I’ve got the MMM-WunderGround module up and running. The PWS i’m using for Knoxville, TN is KTNKNOXV198, and most of the display data seems accurate.

    However, at this moment, it’s 12:30 PM EST on March 9, 2018. The default clock module shows this correctly. But, on the WU module, the time is showing as 6:37 (not sure if AM or PM).

    Additionally, the wind display is showing as -9999 mph.

    Any guidance is appreciated. Thanks!

    Edit: config is below. Also noticed that time is not just off, but also ‘stuck’ at 6:37.

     {
                             module: 'MMM-WunderGround',
                             position: 'top_right',
                             config: {
                                    apikey: '3027846ee9396ac3',
                                    pws: 'pws:KTNKNOXV198', //Knoxville, TN
                                    hourly: '1',
                                    units: 'imperial',
                                    fctext: '1',
                                    windunits: 'mph',
                                    iconset: 'flat_black',
                                    fcdaycount: "5",
                                    fcdaystart: "0",
                                    hourlyinterval: "3",
                                    hourlycount: "2",
                                    alerttime: 10000,
                                    alerttruncatestring: "english:",
                                    roundTmpDecs: 1,
                                    UseCardinals: 0,
                                    layout: "horizontal",
                                    sysstat: 0}
     },
    
    M 1 Reply Last reply Mar 9, 2018, 5:47 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @codyS75
      last edited by Mar 9, 2018, 5:47 PM

      @codyS75

      Often times, the sunrise and sunset time is mistaken for a clock. Is 6:37 changing? I suspect this might be your case. The wind issue is likely a problem with the weather station you’ve chosen. To test this, simply choose another PWS close to you and reload. Keep in mind that a PWS is run by average people that just enjoy setting up a station and registering it with Wunderground. They are not maintained by Wunderground. Some are neglected and some don’t offer the same data as others (e.g wind, direction, humidity, etc)

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 1
      • C Offline
        codyS75
        last edited by Mar 9, 2018, 6:06 PM

        I feel silly for not thinking of those things before I posted. You were correct on both fronts. Thanks again.

        M 1 Reply Last reply Mar 9, 2018, 6:08 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @codyS75
          last edited by Mar 9, 2018, 6:08 PM

          @codyS75

          No worries my friend. We’ve all been there. :-)

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            4/4
            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