Replies: 4 comments
-
There may be other ways, but this should work. Fetch the points endpoint for your location and find the For the location you indicated, these would be the URLs you would https://api.weather.gov/points/34.13,-118.04 |
Beta Was this translation helpful? Give feedback.
-
Check the NWS integration in Home Assistant. |
Beta Was this translation helpful? Give feedback.
-
Ah, I was using https://api.weather.gov/gridpoints/LOX/162,46/forecast which didn't have this data. I now see it in the call without /forecast. Thank you all so much! |
Beta Was this translation helpful? Give feedback.
-
We hope to enhance the forecast endpoint before long...just tackling some more critical priorities first. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use the API to get the hourly Sky Cover % data. But I don't know the endpoint to use to get it. Can you send me an example of the API call to retrieve this data?
The data I'm looking for is shown at this link graphically or tabulated, but I need to get it from the API.
https://forecast.weather.gov/MapClick.php?w3u=1&w4=sky&w10u=0&w12u=1&AheadHour=0&Submit=Submit&FcstType=graphical&textField1=34.125&textField2=-118.05&site=all&unit=0&dd=&bw=
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions