🌸Spring 2026 Pebble App Contest — Build something cool and win a new Pebble watch!
Learn more|Leaderboard

Changelog

Version 1.322026-04-04T03:56:11

Memory improvements: bitmaps now lazy-load and layers are flattened (particularly around the calendar text) to reduce heap usage.

Other fixes: the watch can now check/request fresh weather data from the phone on boot in the event that it desyncs from the phone's periodic weather deliveries. Also, geocode backoff skips unnecessary fetch attempt reporting.

Version 1.312026-04-01T04:21:04

Forward geocoding for manual location overrides now caches results and uses exponential backoff to reduce excessive error loops. If a weather fetch fails, the error is now visible on the Settings page.

Version 1.302026-03-27T03:32:04

GPS falls back to cached coordinates (up to 24 hours old) in the event of an error.

Version 1.292026-03-22T05:23:42

Adds opt-out for telemetry in settings (but pls keep it on so I can make the app better)

Version 1.282026-03-21T13:23:20

Skip weather fetch when watch is disconnected

Version 1.272026-03-20T23:08:18

If you live in a very hot or cold place, you’ll no longer see ellipses (...) when low/high temperature labels on the weather graph get too wide.

Version 1.262026-03-20T02:16:46

Forecast graph now shows hatch shading between sunset and sunrise to distinguish day and night. Day/night shading is on by default and can be turned off in the Weather section of the watchface settings.

Privacy-respecting weather telemetry is now enabled, see README for details.

Version 1.252026-02-21T18:09:45

âš¡ Battery now shows charging indicator

Version 1.242025-04-01T00:06:39

- Fix config page not loading on iOS #74 (@cdlenfert)
- Fix vibrate on disconnect not respecting config #72

Version 1.232025-03-26T00:44:36

- Add "language" param to fix Weather Underground forecast #75 (@felschatz)

Version 1.222025-02-09T03:32:25

(Same as v1.21.0 but with fixed version number on config page)
Old release notes are copied below.
- Fixes Weather Underground provider
- Removes DarkSky provider
- Updates OpenWeatherMap to One Call API 3.0
Note: You need an API key with an active subscription to the One Call 3.0 plan, see https://openweathermap.org/price

Version 1.212025-02-09T03:17:55

- Fixes Weather Underground provider
- Removes DarkSky provider
- Updates OpenWeatherMap to One Call API 3.0

Note: You need an API key with an active subscription to the One Call 3.0 plan, see https://openweathermap.org/price

Version 1.202022-07-30T01:40:19

- Update LocationIQ token
- Use a regex to bypass reverse geocoding if lat/long coordinates are entered
- Replace api.sunrise-sunset.org web service with suncalc library
- Fix LocationIQ demo link

Contributors: @clach04

Version 1.142020-10-05T22:49:02

Weather updates are back :)

On Sep 29th 2020, ArcGIS switched their systems to HTTPS-only causing the reverse geocoder to fail and block weather updates. This update is a small fix that uses the new HTTPS endpoint!

Version 1.82019-11-14T21:43:08

v1.8.0
More calendar configurability! Select whether you want to start with the previous week (default) or the current week.