Hi ,
Hope someone can help me. I tried putting in coordinates from WU doesn't work too. The api key is correct.
Thank you
Hi ,
Hope someone can help me. I tried putting in coordinates from WU doesn't work too. The api key is correct.
Thank you
Give Dark Sky a go:
https://darksky.net/dev
Thank you Garry. Darksky is helpful . I have a personal weather station too WS-2902 Ambient. Not sure how to get the data in node-red.
Thank you.
I use OpenWeather with the Node:
node-red-node-openweathermap
works fine.
Reading up on this - it looks like you can read out all the data using its API, have a look at the handbook. It should be relatively easy to get the information into node red with the http request node.