ThingPulse / esp8266-weather-station

ESP8266 Weather Station library supporting OpenWeatherMap, Aeris and other sources
MIT License
1.06k stars 359 forks source link

New sketch for OWM onecall does IOT and forecast #194

Closed Eoldev-Terry closed 2 years ago

Eoldev-Terry commented 3 years ago

8<------------------------ FEATURE REQUEST ------------------------------------

OWM OneCall sketch does IoT and weather forecast 3-days (from their 7-day) with daily high temp. I have a working sketch, based on the library example work done by Chris Klinger. Sensor readings are uploaded to ThingSpeak.

Justification

I think it makes sense this way. I purchased the ideaSpark WeatherStation kit.

Workarounds

I have never posted code to github. Not sure if anyone wants my code example, but I'm willing to share it. But I don't have any idea about how to go about sharing it.

8<------------------------ END FEATURE REQUEST --------------------------------

marcelstoer commented 2 years ago

https://github.com/ThingPulse/esp8266-weather-station/blob/master/examples/OpenWeatherMapOneCallDemo/OpenWeatherMapOneCallDemo.ino

This was released on 2021-11-18 with 2.1.0.