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.

    currentweather isn't working

    Scheduled Pinned Locked Moved Troubleshooting
    modulecurrentweatherweather
    7 Posts 7 Posters 3.4k Views 7 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.
    • D Offline
      dustin
      last edited by

      Hi,
      I’m new with this whole MagicMirror thing… So please be patient with me.

      Since I had installed the program, the currentweather module is not working (not displayed when running).
      I also edited the code, but I don’t think that’s the issue. If there is a mistake please correct me.

      What could be the problem?

      Best reguards,
      Dustin

      {
      module: “currentweather”,
      position: “top_right”,

      	config: {
      		// See 'Configuration options' for more information.
      		location: "Braunschweig,Germany",
      		locationID: "2945024", //Braunschweig +++Location ID from http://openweathermap.org/help/city_list.txt
      		appid: "abcde12345abcde12345abcde12345ab", //openweathermap.org API key. 
      		degreeLabel: "true", 
      		updateInterval: "300000", 
      		animationSpeed: "500", 
      		showWindDirection: "true", 
      		useKMPHWind: "true", 
      		lang: "de" 
      		
      		}
      	},
      

      0_1523098628067_Unbenannt.JPG

      1 Reply Last reply Reply Quote 0
      • dimitrigoD Offline
        dimitrigo
        last edited by

        @dustin said in currentweather isn’t working:

        currentweather

        Hello, yes me too.
        I’m too a new user !! ;)

        1 Reply Last reply Reply Quote 0
        • S Offline
          sefeing
          last edited by

          Seems this is due to : https://forum.magicmirror.builders/topic/6878/changing-units-from-metric-to-imperial-breaks-currentweather-module

          I’m having the same issue.

          1 Reply Last reply Reply Quote 0
          • O Offline
            oddswop
            last edited by

            I’m going to assume you have an actual API key and that the one you posted here is just a dummy one… if not… then you need to get an API key from openweathermap.org

            1 Reply Last reply Reply Quote 0
            • T Offline
              theMadMaker
              last edited by

              I’m having a similar problem:

              It worked fine on first boot but after I changed “units” in config.js, weatherForecast still works fine but currentWeather doesn’t display.

              1 Reply Last reply Reply Quote 0
              • T Offline
                Thelonius
                last edited by

                Me too. Current Weather mod just disappeared after updating mm to latest version.

                1 Reply Last reply Reply Quote 0
                • R Offline
                  Riotz
                  last edited by

                  It would seem that the CurrentWeather module does not like it when you change to imperial units.

                  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