Quickly Get OpenWeatherMap API Data with Node-RED

preview_player
Показать описание
It's easy to get started with Node-RED and APIs. Watch the video and see how to build a simple API flow using a web service for daily weather data.

You'll also learn how to do some basic control on Opto 22's groov RIO. (The steps are the same on any device running Node-RED, including groov EPIC.)

FREE FULL COURSE ON GETTING WETHER DATA WITH NODE RED:

All Opto 22 products are designed, manufactured, and supported in the U.S.A. from our Temecula, California headquarters and factory.
#api #node-red #groov #openweathermap #iot
Рекомендации по теме
Комментарии
Автор

Really appreciate these tutorials. You are a pretty good instructor. (That's coming from a guy who's been programming for 30 years...not sure I could teach as well as you!)

WillBelden
Автор

Thank you for making it so easy. Looking forward to more learning on node red.

rashisharma
Автор

thanks man, now I understand the Json parsing in node-red cannot wait to see more eye openers in the rest of your videos.
I'm using node-red within home-assistant.
TIA homie

danielcherrill
Автор

Well done video.
If I wanted to calculate the average, median or variance (monthly) of sunrise and sunset, which node should I enter?

nicolastarsia
Автор

Thank you for another great video! I now have current weather information on my NodeRed UI output thanks to you!
Hey, one question: When I convert the sunrise/sunset times to hh:mm:ss i'm getting some weird response. I installed node-red-contrib-moment and use the Date/Time formatter to convert it, but it's showing 1970-01-20T01:54:26.034Z. Any idea what I'm doing wrong?

BrianJurkowski
Автор

modify it so you don't keep hitting api until the day changes, using the timestamp!

TheUnofficialMaker