• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 2.5k 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 Apr 7, 2018, 10:59 AM

    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
    • D Offline
      dimitrigo
      last edited by Apr 7, 2018, 11:31 AM

      @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 Apr 7, 2018, 6:36 PM

        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 Apr 8, 2018, 1:23 PM

          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 Apr 8, 2018, 11:35 PM

            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 Apr 9, 2018, 3:22 PM

              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 Apr 11, 2018, 4:24 PM

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

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