CICCIOSGAMINO / openweather-apis

Simple APIs for OpenWeatherMap.org basic services
GNU General Public License v3.0
44 stars 27 forks source link

Add support for new OpenWeatherMap One Call API #35

Closed naofireblade closed 3 years ago

naofireblade commented 4 years ago

OWM added a new free API with more forecast days and a lot of more conditions. They aim to provide all the information that was provided by the discontinued dark sky api: https://openweathermap.org/api/one-call-api https://openweathermap.org/darksky-openweather

CICCIOSGAMINO commented 4 years ago

Working on ..thanks !

epollux commented 4 years ago

Excellent, I was looking at this module and was looking for the OneCall support...glad the question was asked before. Looking forward to it.

DustinJSilk commented 4 years ago

Any updates on this?

RabbitLabs commented 4 years ago

Hi, I did a small patch for One Call API

0001-Update-index.js.zip

CICCIOSGAMINO commented 3 years ago

Would you make a pull request so i can verify and merge it eventually ?? Check the v.5.0.0-pre release ....