• 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.

openweathermap not working

Scheduled Pinned Locked Moved Unsolved Troubleshooting
11 Posts 2 Posters 527 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.
  • S Offline
    Sam 0 @sdetweil
    last edited by Apr 1, 2025, 6:59 AM

    @sdetweil

    I didn’t have to give a credit card, I don’t have one either, so it won’t work at all? Is the location option correct? Thanks for the effort and answering the questions

    S S 2 Replies Last reply Apr 1, 2025, 12:03 PM Reply Quote 0
    • S Offline
      sdetweil @Sam 0
      last edited by Apr 1, 2025, 12:03 PM

      @Sam-0 read the top of the linked post.

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 2 Replies Last reply Apr 4, 2025, 10:51 AM Reply Quote 0
      • S Offline
        Sam 0 @Sam 0
        last edited by Apr 4, 2025, 9:44 AM

        @Sam-0 I have made some changes and now I get a different message, this is what I have in my config now, can anyone help me with what still needs to be done? config:
        {
        // See ‘Configuration options’ for more information.
        weatherProvider: “openweathermap”,
        apiKey: “drtdgrdgfgfdgdfgfdgfdtestmmmmmmm”,
        lat: 52.0575,
        lon: 4.4931,
        apiBase:‘https://api.openweathermap.org/data/’,
        weatherEndpoint:‘/onecall’,

                    }		},
        

        message on mm invalid that NAN

        1 Reply Last reply Reply Quote 0
        • S Offline
          Sam 0 @sdetweil
          last edited by Apr 4, 2025, 10:51 AM

          @sdetweil I read the topic maybe my English is not so good that I do not understand it well can you indicate what I am doing wrong I have now adjusted the following
          disabled: false,
          module: “weather”,
          position: “top_right”,
          header: “Weather Forecast”,

          config:
          {
          // See ‘Configuration options’ for more information.

          apiKey: “ghgjhgjhgjghjgjfghchghf”,
          lat: 52.0575,
          lon: 4.4931,

          } },

          S 1 Reply Last reply Apr 4, 2025, 12:53 PM Reply Quote 0
          • S Offline
            Sam 0 @sdetweil
            last edited by Apr 4, 2025, 11:05 AM

            @sdetweil ok I continued searching and now have the following config which seems to work at the moment disabled: false,
            module: “weather”,
            position: “top_right”,
            header: “Weather Forecast”,

                    config:
                    {
                        // See 'Configuration options' for more information.
                        			
            	apiKey: "fnotmyapikey sampletestttghfhghfhfghfhghh",
            	lat: 52.0575,
            	lon: 4.4931,
            

            apiVersion: ‘2.5’,
            weatherEndpoint: “/weather”,

            1 Reply Last reply Reply Quote 0
            • S Offline
              Sam 0
              last edited by Apr 4, 2025, 11:09 AM

              ok I continued searching and now have the following config which seems to work at the moment disabled: false,
              module: “weather”,
              position: “top_right”,
              header: “Weather Forecast”,

                      config:
                      {
                          // See 'Configuration options' for more information.
                          			
              	apiKey: "fnotmyapikey sampletestttghfhghfhfghfhghh",
              	lat: 52.0575,
              	lon: 4.4931,
              

              apiVersion: ‘2.5’,
              weatherEndpoint: “/weather”,

              I added
              the following values
              apiVersion:
              ‘2.5’,
              weatherEndpoint: “/weather”,

              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @Sam 0
                last edited by Apr 4, 2025, 12:53 PM

                @Sam-0 you finally got it

                as your native language is not english, have the browser translate the page

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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