MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED need help on weatherforecast module

    Troubleshooting
    3
    7
    705
    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.
    • B
      bdream last edited by

      With 3rd Party Module weatherforecast configured as here, I have a problem as I have in header before the city UNDEFINED

      {
      	module: "weatherforecast",
      	position: "top_right",
      	config: {
      		showRainAmount: "true",
      		colored: "true",
      		showWindDirection: "true",
      		showWindDirectionAsArrow: "true",
      		maxNumberOfDays: 10,
      		decimalSymbol: ",",
      		location: "Frankfurt am Main",
      		locationID: "2925533", //Location ID from http://openweathermap.org/help/city_list.txt
      		appid: "XXXXXXXXXXXXXXXXXXXXXXXXXX" //openweathermap.org API key.
      	}
      },
      

      0_1571228141009_weatherforecast.JPG
      How can I get rid of the UNDEFINED in header?

      1 Reply Last reply Reply Quote 0
      • B
        bdream last edited by

        No idea how I can get rid of the “UNDEFINED” in header?

        broberg 1 Reply Last reply Reply Quote 0
        • broberg
          broberg Project Sponsor @bdream last edited by

          @bdream what 3rd party weather module? link please.

          1 Reply Last reply Reply Quote 0
          • B
            bdream last edited by bdream

            @broberg said in need help on weatherforecast module:

            what 3rd party weather module?

            I’m going to use default module 😉
            Sorry, just see my mistake 😵
            @bdream said in need help on weatherforecast module:

            3rd Party Module weatherforecast configured
            

            Reason is that I have installed an 3rd Party weatherforecast module what I do not use due to issues I had 😉

            B strawberry 3.141 2 Replies Last reply Reply Quote 0
            • B
              bdream @bdream last edited by bdream

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • strawberry 3.141
                strawberry 3.141 Project Sponsor Module Developer @bdream last edited by

                @bdream for me it looks like the default forecast module. The issue was already reported here https://github.com/MichMich/MagicMirror/issues/1772. However, there was no fix applied yet.

                Please create a github issue if you need help, so I can keep track

                1 Reply Last reply Reply Quote 0
                • B
                  bdream last edited by

                  @strawberry-3-141 you are right, it’s the default module. Already gave this information in chat above.

                  I didn’t found this information by myself 😒

                  @strawberry-3-141 said in need help on weatherforecast module:

                  https://github.com/MichMich/MagicMirror/issues/1772.

                  So many thanks for this hint.
                  Just testing this workaround, but it cleans up the whole header.
                  Okay, okay, I know where I live…

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy