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-weatherforecast not working correct, or?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    5 Posts 2 Posters 1.1k 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.
    • M Offline
      Manino
      last edited by

      Am I supposed to see days in this wheater view in the middle? There is only weather, no days. I have also tried to change the maxNumberOfDays but there is no change.

      I have tried to change the scale also, the forecast are outside my screen. I have set width in region third to 80% instead of 100% but there is no difference.

      2023-09-29-193627_1080x1920_scrot.png 2023-09-29-193709_1920x1080_scrot.png

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

        @sdetweil I did change weather module and first it did’nt work. But after a while it did. Think it was the 3.0 onecall api take some time after I did sign up. Thanks for the tip!

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @Manino
          last edited by sdetweil

          @Manino can you show the weather module config… xxxx out any api key, but don’t change the rest…

          some of the providers don’t give limited data on a free apikey…

          looks like you may have 2 modules? or the content wraps and causes the big space…

          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
            Manino @sdetweil
            last edited by

            @sdetweil
            Yes, they are 2 modules, the top_right is MMM-OpenmapWeather.

            Hm ok so there can be limited data. This is my config and there is no difference if i take those out (I put them in by myself)
            showRainAmount: true,
            maxNumberOfDays: 8,
            scale: “50%”,

            {
            	module: "MMM-weatherforecast",
            	position: "middle_center",
            	header: "Vädret i",	// This can be any of the regions.
            	         		// Best results in bottom_bar region due to horizontal default layout and icon sizes.
            	config: {
                showRainAmount: true,
                maxNumberOfDays: 8,
                scale: "50%",
            		// See 'Configuration options' for more information.
            		location: "Stockholm, Sweden",
            		locationID: "", //Location ID from http://openweathermap.org/help/city_list.txt
            		appid: "xxxx" //openweathermap.org API key.
            	}
            },
            
            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Manino
              last edited by

              @Manino you may have to use apiVersion: “3.0” and sign up for the openaweathermap 3.0 onecall api … this module hasn’t been updated in 5 years…

              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
                Manino @sdetweil
                last edited by

                @sdetweil I did change weather module and first it did’nt work. But after a while it did. Think it was the 3.0 onecall api take some time after I did sign up. Thanks for the tip!

                1 Reply Last reply Reply Quote 0

                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