sharandac / My-TTGO-Watch

A GUI named hedge for smartwatch like devices based on ESP32. Currently support for T-Watch2020 (V1,V2,V3), T-Watch2021, M5Paper, M5Core2 and native Linux support for testing.
GNU General Public License v2.0
523 stars 247 forks source link

weather api changed for free version #408

Open sinedg opened 5 months ago

sinedg commented 5 months ago

Build tool used:

used Hardware:

Description of problem: The weather api for the free version and no longer accepts latitude and longitude and uses location instead

http://api.openweathermap.org/data/2.5/weather?q=Brisbane&appid=xxxxx&units=metric works in a web browser but kills the weather setup Additional information and things you've tried: