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-NOAA3 4day forcast doesn't display

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    25 Posts 5 Posters 5.0k Views 5 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.
    • J Offline
      JohnGalt
      last edited by

      Two issues with module installation:
      [1] The 4 day forecast icons do not display. A prior response to a user with this issue suggested the fix would be to ensure all the images are in the images folder. The forecast for each of the next several days is mostly sunny, so I have verified the relevant image for ‘mostlysunny.png’ is in the images folder. I also tried deleting and reinstalling the entire module, and also ensuring this module is not inadvertently addressed in my custom.css file. No change…

      I’m not sure I should include the following in this post or create a separate post, as it feels like a separate installation issue. As such, if a moderator sees fit to separate them - that’s fine.

      [2] The AQI value displays as ‘undefined’, which I suspect is an API issue. I do have an API from airvisual - but my notes tell me it expired a few months ago. I went to the airvisual site to renew the API key. The site does show the key identifier and shows it to be expired, but the site does not appear to support renewing a key after the initial one year period. Is a free user just out of luck after one year?

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        monark @JohnGalt
        last edited by

        @JohnGalt please prove openmapweather

        J 2 Replies Last reply Reply Quote 0
        • J Offline
          JohnGalt @monark
          last edited by

          @monark - I’m unsure what you mean by prove openmapweather. Following is the relevant code from my config.js, as well as a screenshot of the result.

          0 { module: 'MMM-NOAA3',
          191    position: 'top_right',
          192    config: {
          193        provider: "openweather", // From list
          194        apiKey: "xxxxxxx",        // From one of the providers listed above
          195        airKey: "yyyyyyyyyy",
          196        css: "NOAA3",                   // THIS MUST CONTAIN A CSS STYLE NAME
          197        userlat: "36.xxx", //MUST HAVE BOTH
          198        userlon: "-115.yyy"  //MUST HAVE BOTH
          199 }
           },
          
          1 Reply Last reply Reply Quote 0
          • J Offline
            JohnGalt @monark
            last edited by

            @monark - screen shot: NOAA3.png

            mumblebajM 2 Replies Last reply Reply Quote 0
            • mumblebajM Offline
              mumblebaj Module Developer @JohnGalt
              last edited by

              @JohnGalt Weird. I am using weatherbit as the provider and mine is displaying fine. It could be that openweather data format has changed?

              24863fb1-38d9-455e-a6db-b9985503bb2a-image.png

              Check out my modules at: https://github.com/mumblebaj?tab=repositories

              1 Reply Last reply Reply Quote 0
              • mumblebajM Offline
                mumblebaj Module Developer @JohnGalt
                last edited by

                @JohnGalt It seems like the v2.5 of the API only returns the current days data and not multiple days hence the 4 day forecast is empty.

                Check out my modules at: https://github.com/mumblebaj?tab=repositories

                J 2 Replies Last reply Reply Quote 0
                • J Offline
                  JohnGalt @mumblebaj
                  last edited by

                  @mumblebaj - Thanks for that. I changed the provider to weatherbit and now do have the 4-day forecast. I guess the developers will need to update the module if they want people to continue to use openweather…

                  As regards the AQI reporting ‘undefined’ [likely because the AirKEY expires after one year] - Does anyone know whether one is just allowed a single year AirKey, and then no more use?

                  mumblebajM 1 Reply Last reply Reply Quote 0
                  • mumblebajM Offline
                    mumblebaj Module Developer @JohnGalt
                    last edited by

                    @JohnGalt It is hard to keep up with the changing API’s. One only find out that it has changed when it breaks. Just way of the world that is.

                    You should be able to renew the Airkey if it has expired.

                    Check out my modules at: https://github.com/mumblebaj?tab=repositories

                    J 1 Reply Last reply Reply Quote 1
                    • J Offline
                      JohnGalt @mumblebaj
                      last edited by

                      @mumblebaj – Yes, I would have thought I would be able to renew the key. I just checked again and do not see any way to renew, so I put in a service request at the site… Below is what I see on my personal dashboard. Note there is no way to renew. The ‘edit’ button only allows one to edit the name of the key…

                      AirKey AQI Key for NOAA3-expired.png

                      mumblebajM 1 Reply Last reply Reply Quote 0
                      • mumblebajM Offline
                        mumblebaj Module Developer @JohnGalt
                        last edited by

                        @JohnGalt Well, looks like it is still Active.

                        Check out my modules at: https://github.com/mumblebaj?tab=repositories

                        J 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • 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