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 Module Current Forecast

    Scheduled Pinned Locked Moved Troubleshooting
    6 Posts 2 Posters 898 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.
    • ankonaskiff17A Offline
      ankonaskiff17
      last edited by

      I’ve hit a wall on getting the hourly forecast to work.
      It seems straightforward, instead of /forecast I use forecast/hourly but it just wont go.
      I went to weather.gov site and I can find stuff about gridpoints and following their instructions get a result.
      The other part and where I am way over my head is I ran across some lines that say something to effect that api.weather.gov/points/forecast/hourly are deprecated where api.weather.gov/points/forecast is not.
      I’m stuck

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @ankonaskiff17
        last edited by sdetweil

        @ankonaskiff17 you use /forecast
        that is the only choice

        weatherEndpoint: “/forecast”

        The hourly type is currently only implemented 
        for the OpenWeatherMap provider, and only 
        when /onecall is used as the specified endpoint.
        

        so
        type:“hourly”,
        weatherEndpoint:“/onecall”,
        weatherProvider:“openweathermap”

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        ankonaskiff17A 1 Reply Last reply Reply Quote 0
        • ankonaskiff17A Offline
          ankonaskiff17 @sdetweil
          last edited by

          @sdetweil So for time being its best to stick with Current Weather module that I already have up and running on different device. I can just copy/paste and be done with it since it works using openweathermap.

          ankonaskiff17A 1 Reply Last reply Reply Quote 0
          • ankonaskiff17A Offline
            ankonaskiff17 @ankonaskiff17
            last edited by

            @ankonaskiff17 FWIW, the weathergov “forecast/current” loaded at some point… I posted message about last evening about hitting wall. Quit for the day and powered down monitor which I just turned on and it was up and running. I’ve rebooted and it is in that “Loading…” mode similar to what was resolved on the forecast module. I started stopwatch to see how long it takes to load. Surprised me that’s for sure. I was sitting there looking at it for a couple of minutes before it sank in to my brain.

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @ankonaskiff17
              last edited by

              @ankonaskiff17 loading… is the default text modules put up while they are waiting for data.
              if there is some problem they don’t usually tell u. they are wating

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              ankonaskiff17A 1 Reply Last reply Reply Quote 0
              • ankonaskiff17A Offline
                ankonaskiff17 @sdetweil
                last edited by

                @sdetweil I understand that. It had “loading” displayed when I went to bed but when I got up forecast/current had loaded and was displaying the current forecast.
                So in some respect weathergov forecast/current was functional,

                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