esp8266-weather-station
esp8266-weather-station copied to clipboard
ESP8266 Weather Station library supporting OpenWeatherMap, Aeris and other sources
### Missing feature High/Low temperature display in forecast? ### Justification I currently see what looks like the low temperature displayed only in the forecast view. Curious if this can be...
***Please check the [Preview].*** *Please let me know how you want the commits squashed,* *otherwise I would just make them into one commit.* #### Changes - Converted direct links into...
- ADS-B Exchange now requires an API key - some of their API changed
I tried the flase and true sttings in setting.h but the clock still show the variable the 12H setting and 24H time. ### Test code // Change for 12 Hour/...
The API request for 2.5 seems to not be supported by OpenWeatherOneCall anymore. I believe 3.0 is but haven't figured out how to change the URL in the library to...
### Expected behavior I believed if I select predefined WorldClockDemo, it would work. video of behive: [https://youtube.com/shorts/26vH14OXqgU?feature=share](https://youtube.com/shorts/26vH14OXqgU?feature=share) ### Actual behavior But time on pages is missing ### Test code Provide...
### Expected behavior Downloading of Forecast Data ### Actual behavior I've been using this library in a project for some time, unsure if due to a change at OpenWeather but...
### Expected behavior Trying to use this library with ESP32. ### Actual behavior On compilation I get a ton of errors, ``` .pio/libdeps/nodemcu-32s/WeatherStation/src/Astronomy.cpp:24:10: fatal error: Astronomy.h: No such file or...
Not sure if this is a”bug”… I built the ESP8266 WiFi Weather Station (Adafruit kit) in the summer of 2020. It worked fine till this spring (2024). It still displays...