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.

    Weather info not showing up on screen

    Scheduled Pinned Locked Moved Troubleshooting
    12 Posts 3 Posters 7.3k 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @mar4pack
      last edited by

      @mar4pack said in Weather info not showing up on screen:

      Any other suggestions?

      Even removing the header option altogether still worked for me. Below you see the location: empty and it still works.

      {
      			disabled: false,
      			module: "weatherforecast",
      			position: "top_right",
      			header: "Weather Forecast",
      			config: {
      				location: "",
      				locationID: "4542765",  //ID from http://www.openweathermap.org/help/city_list.txt
      				appid: "MY API KEY"
      			}
      		},
      

      Did you do an automatic install?
      Manual install?
      Upgrade from 2.1.0?

      Create a working config
      How to add modules

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

        Automatic install. Following one of the guides on here where you end up removing unnecessary programs and cleaning up the pi a little bit.

        Mykle1M 2 Replies Last reply Reply Quote 0
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @mar4pack
          last edited by

          @mar4pack

          Yes, this one I assume.
          https://forum.magicmirror.builders/topic/236/complete-setup-tutorial

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @mar4pack
            last edited by

            @mar4pack

            It’s just odd that only the weatherforecast and currentweather modules are the only one’s giving you a problem. If you can live with WunderGround (which you were able to get working) then I would stick with that. If you prefer the former, then you can either try again from the beginning (I’m not suggesting you do, only offering it as an option) or you can file an issue. If you do want to try a new install you can try this one instead, if you wish.
            https://github.com/MichMich/MagicMirror#modules. I’ve done both the automatic install and the manual install from this page and not had a problem

            Create a working config
            How to add modules

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

              Well, I got the weather underground at least up and going. Only thing I can see now with it is the forecast is all incorrect. Pretty sure its in the mid 70’s not the low 50’s. Not sure what is wrong within that module. Cant seem to find any help or info in regards to it.

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