Closed Enric1Vic closed 7 months ago
Search information on how to read and publish information of city weather-forecast
The program uses the OpenWeatherMap webpage, with a particular API key. The esp do a call for this API with the httpclient library, receive a JSON file and deserialitzes it. Next upgrades could be:
This is an alternative way from reading the city forecast. The telegram bot had some issues. From OpenWeatherMap we can call an instructions that returns the city forecast. From this task has two steps:
-Achieve the ESP32 call this webpage instruction