Releases: jake1164/tempest-led-weather-clock
Releases · jake1164/tempest-led-weather-clock
Tempest release ** Requires Pico 2 W **
Notable Changes
- Updated dependencies
- Pull all information from Weatherflow API
- Removed Pico W support REQUIRES PICO 2 W
- Added additional configurations to tune to region
- Added an error display that will give an indication if configured incorrectly
- Same error display will let you know if there is a WIFI authentication issues.
Known Issues
- Pico W support has been removed.
v0.3.8 - Last Version Supporting Pico W
Notable Changes
- Updated dependencies
- Removed experimental multi-board support (non Pico)
- Tested with Pico W and Pico 2 W
Known Issues
- Pico W has memory issues and is recommended to upgrade to a Pico 2 W (Drop in support)
v0.3.7
v0.3.3 - Changed splash screen to tempest icon
Notable Changes
- Updated release to be compatible with 9.2
- Changed startup icon to display a tempest weather station icon.
- Tested with Pico W and Pico 2 W
Known Issues
- Multi-board support not working
v0.3.2 - Changed splash screen to tempest icon
Notable Changes
- Changed startup icon to display a tempest weather station icon.
- Tested with Pico W and Pico 2 W
Known Issues
- Multi-board support not working
v0.3.1 - Updated dependencies
Notable Changes
- Updated all dependencies
- Disabled multi-board support as it was causing issues
- Added support for pooled connections
- Tested with Pico W and Pico 2 W
Known Issues
- Multi-board support not working
v0.3.0 - CircuitPython 9.x.x support
Notable Changes
- Updated to run on latest release of CircuitPython (9.0.x)
Known Issues
- Serious memory issues with pulling weatherflow api.
v0.2.1 - Bug Fix
Notable Changes
- Fixed bug causing a random crash of clock.
Known Issues
- None
v0.2.0 - Many features & bugfixes
Notable Changes
- Updated nite mode to display a single pixel that represents the time via the x / y position of the pixel
- Fixed bug with weather not scrolling if outside the display "on/off" time but not dark out.
- Fixed bug with settings not showing the display on exit
- Fixed DST which is actually caused by not saving / exiting settings correctly.
- Updated libraries to latest versions
- Added enable / disable the NTP sync from settings page
- If date / time is adjusted manually the NTP sync is disabled
- If enabled the time is re-synced on exiting settings.
Known Issues
- None
v0.1.0 - First semi-stable release
Notable Changes
- Fixed displaying wrong temperature if API stops working.
Known Issues
- None