Releases: jake1164/Pico-RGB-Matrix-Weather-Clock
Releases · jake1164/Pico-RGB-Matrix-Weather-Clock
This release should fix the random network exceptions
Merge pull request #33 from jake1164/bug-fixes Added more error handling around network calls.
Fixes for OWM throwing exception during reads.
The OWM get url will sometimes not include everything and this now checks that the content is present before attempting to read it.
Fixed bug when Tempest stops sending obs
When the Tempest battery falls below 2.4v the unit shuts down and stops sending observations. This was not checked very well and was causing random exceptions.
Splash Screen
This release includes a splash screen at startup to cover the ugly text that gets displayed on startup.
v0.2.1 - First release with weather and cross-compiled mpy files.
Release of the clock with weather information from Open Weather Maps and Tempest.
Known issues:
Hard to click into settings menu caused by sleeps used in scrolling label
Requires an OWM API call to get weather condition and set condition icon
v0.2.0 - First release with weather.
Release of the clock with weather information from Open Weather Maps and Tempest.
Known issues:
- Hard to click into settings menu caused by sleeps used in scrolling label
- Requires an OWM API call to get weather condition and set condition icon