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-WindyV2 Layer Rotating

    Scheduled Pinned Locked Moved Solved Troubleshooting
    12 Posts 4 Posters 564 Views 4 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
      MikeTheYeti
      last edited by

      The module does not want to rotate through the weather layers. Below is my config:

            disabled: false,
            module: "MMM-WindyV2",
            position: 'fullscreen_above',          // this must be set to 'fullscreen_above'
              config: {
                  apiKey: 'XXXXXXX', // insert your free or paid API key here
                  initLoadDelay: 50,               // optional, default is 50 milliseconds
                  latitude: 41.432717,         // example: 69.123
                  longitude: -71.979947,       // example: 17.123
                  zoomLevel: 10,                    // set your preferred zoom level
                  showLayer: 'rain',               // wind, rain, clouds, temp, pressure, currents, waves
                  rotateLayers: true,              // set to true to rotate layers
                  layersToRotate: ['wind','rain'], // layers to rotate
                  delayRotate: 5000,               // delay between rotated layers, in milliseconds
                  wMinZoom: 3,                     // set minimum zoom level for WindyV2
                  wMaxZoom: 17,                    // set maximum zoom level for WindyV2
                  windyMetric: 'kt',               // 'kt', 'bft', 'm/s', 'km/h' and 'mph'
                  updateTimer: 60 * 60 * 1000 * 6, // update per 6 hours
                  retainZoom: true                 // retain zoomlevel between changing overlays
        }
      

      Any ideas? Thanks.

      KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
      • M Offline
        MikeTheYeti @MikeTheYeti
        last edited by

        I solved it. If you want more than temp, wind, or pressure for your layers you have to run a paid API. The free Testing API limits the layers.

        I am thinking my MM is not worth $1K per year to have a weather background.

        S 1 Reply Last reply Reply Quote 1
        • KristjanESPERANTOK Online
          KristjanESPERANTO Module Developer @MikeTheYeti
          last edited by

          @MikeTheYeti On the module list (https://modules.magicmirror.builders/) is no module named MMM-WindyV2. Where did you get it?

          S 1 Reply Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @KristjanESPERANTO
            last edited by

            @KristjanESPERANTO
            https://github.com/TheStigh/MMM-WindyV2

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              MikeTheYeti @sdetweil
              last edited by

              @sdetweil Thanks!

              S 1 Reply Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @MikeTheYeti
                last edited by

                @MikeTheYeti you can find that by going to the module folder and do
                git remote -v

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                • KristjanESPERANTOK Online
                  KristjanESPERANTO Module Developer @sdetweil
                  last edited by

                  MMM-WindyV2 seems not maintained anymore. Did you see there is a newer fork: https://github.com/jhogendorn/MMM-WindyV3/ ?

                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    MikeTheYeti @KristjanESPERANTO
                    last edited by

                    @KristjanESPERANTO I did, and I have not tried it yet. A cursory look and it may give the same issue. I will give it a go and report back.

                    M 2 Replies Last reply Reply Quote 0
                    • M Offline
                      MikeTheYeti @MikeTheYeti
                      last edited by

                      I solved it. If you want more than temp, wind, or pressure for your layers you have to run a paid API. The free Testing API limits the layers.

                      I am thinking my MM is not worth $1K per year to have a weather background.

                      S 1 Reply Last reply Reply Quote 1
                      • S Do not disturb
                        sdetweil @MikeTheYeti
                        last edited by

                        @MikeTheYeti said in MMM-WindyV2 Layer Rotating:

                        I am thinking my MM is not worth $1K per year to have a weather background.

                        yikes…!

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

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

                          Before I pulled the plug on running this module due to API costs, I did install V3, and it ran just fine without any need to tweak.

                          plainbrokeP 1 Reply Last reply Reply Quote 0
                          • plainbrokeP Offline
                            plainbroke @MikeTheYeti
                            last edited by

                            @MikeTheYeti
                            So V3 works with the free api aka test api?

                            Slow learner. But trying anyways.
                            MM is on Raspberry Pi 4B w/8gb ram loaded on a 128gb nvme drive.
                            Running Trixie and the latest MM version.

                            M 1 Reply Last reply Reply Quote 0
                            • M Offline
                              MikeTheYeti @plainbroke
                              last edited by

                              @plainbroke It does, but the test API limits one to wind, temperature, and pressure.

                              Sorry it took 7 days to respond, busy life, I suppose.

                              1 Reply Last reply Reply Quote 1
                              • M MikeTheYeti has marked this topic as solved on

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              • 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