Skip to content

v0.9.50

Pre-release
Pre-release

Choose a tag to compare

@Ierlandfan Ierlandfan released this 18 Jun 22:41
· 58 commits to main since this release

Beta / prerelease. Builds on v0.9.49's exact-point weather.

Highlights

  • Radar map fixed. The precipitation radar on the weather-detail screen now renders. buienradar's RadarMapNL GIF has no global color table; the patch for that was sitting in a copy of the decoder the build never compiled, so lv_gif failed to load it and the tile was blank. Ported the no-GCT fix into the compiled lvgl decoder and persisted it as a build-applied patch so a fresh clone can't silently re-break it.
  • Dim standby: live watts number under the energy bar (reads 0 W where no energy source is configured).