🌸Spring 2026 Pebble App Contest — View the entries!

Changelog

Version 1.0.52026-08-23T02:46:50.01

-Add jitter to weather updates - open-meteo has a hard cap on how many global API calls an endpoint can service at any one time. This makes the actual weather update fire anywhere from one minute before to one minute after the designated time to avoid large spikes on the minute and possibly getting a 503 response.

-Add setting to enable or disable overriding the backlight system backlight color.

-Redesigned settings persistence so it's less fragile to changes to the structure of persisted settings.

Version 1.0.42026-08-20T00:03:18.41

Weather & city network requests are now async, weather sync interval is now configurable.

Version 1.0.32026-08-18T23:08:33.863

More error handling around city and weather data

Version 1.0.22026-08-05T23:55:01.617

Tweak to error messaging from last update

Version 1.0.12026-08-05T23:45:18.401

Add error messaging around city and weather data failures

Version 1.0.02026-07-26T06:24:26.582

Initial release!