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.

    need help on weatherforecast module

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 3 Posters 1.4k 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.
    • B Offline
      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 Offline
        bdream
        last edited by

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

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

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

          1 Reply Last reply Reply Quote 0
          • B Offline
            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 :winking_face:
            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.141S 2 Replies Last reply Reply Quote 0
            • B Offline
              bdream @bdream
              last edited by bdream

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • strawberry 3.141S Offline
                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 Offline
                  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 :unamused_face:

                  @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 Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy