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.9k 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.
    • 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
            Check my blog-post: https://mumblebaj.xyz/

            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
              Check my blog-post: https://mumblebaj.xyz/

              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
                  Check my blog-post: https://mumblebaj.xyz/

                  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
                      Check my blog-post: https://mumblebaj.xyz/

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

                        @mumblebaj - Yes, good observation. I saw that too, and I do wonder why the dashboard says ‘active’ and ‘expires in 89 days ago’ at the same time.

                        Independent of what they mean by ‘active’ or ‘expired’ - I am still getting ‘undefined’ as an AQI value on the display…

                        @cowboysdude - any thoughts from the perspective as the developer or distributor of this?

                        @kurtern84 - same question…

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