- Added option to change how weather location is obtained: GPS or Manual (accepts city, ZIP/postal code, or lat,lon)
- Fixed a bug that caused the watchface to crash when selecting temperature trend in the right-side detail after font size was increased slightly (Thanks to the user who reported this!)
- Various bugfixes:
• Pressure units now correctly reflect the settings unit selection (Thanks TC!)
• When using Open-Meteo, pressure now correctly requests sea-level pressure and not surface.
• Tightened pressure trend factoring
• Wind speed now correctly displays when < 1 mph/km
• Other minor fixes
Huge Update!
- New wind and sleep clusters: Wind shows speed, units, direction arrow, and compass label; sleep shows total, restful/deep, and restful % from Pebble Health
- New customizable metrics row: Pick what shows in the second row: wind, pressure, sleep totals, deep sleep, restful %, and more!
- Left-side detail: New data cluster slot beside the clock (like the one added to the right side) for humidity, dew point, visibility, heat index, or BT/mute status (default)
- Top bar refresh: Battery icon beside the level (removed % symbol for space); mute bell moves into the bar when left-side detail changes from status icons.
- Layout tweaks: Distance and calories swapped to keep that row more thematically consistent
- Further optimizations to caching so that complete redraws aren't necessary when leaving the watchface (e.g. opening a menu):
• Entire weather cluster is now cached after initial load
• Heart rate graph history is now persistent
- Added some battery optimizations:
• Movement no longer triggers a full screen refresh
• Heart rate refreshes only when values change (up to once every 30 seconds)
• Battery, Bluetooth, and weather updates skip redraws when nothing changed
• Layout of most UI elements are now cached so each redraw does less work
- Fixed a bug where a clear sky after sunset would draw a procedural sun icon instead of a moon
- Fixed a bug where certain rain chart intervals would show repeating temp/rain % labels due to not requesting enough hourly data slots* (Thank you to the user who reported this!)
- Renamed the "Beside clock" label in settings to "Right-side detail"
*If you use OWM, depending on your key tier, you may be limited to 48 hrs of weather data, so you may still get the issue with the trailing segments if you use 12 hr intervals.
- Added WU/TWC as a weather provider
- Added last weather update time as an option on the right-side detail cluster
- Added option to change weather update interval
- Fix some layout issues that were introduced in last update
- Added a customizable data cluster to the right of the clock. You can choose to display seconds by default or:
• Temperature trend
• AQI trend
• Presssure trend
• Next weather event time
- Added option to change all displayed temperatures to feels-like.
- More UI layout fixes and adjustments.
- Added option to use OpenWeather as an additional provider
- Added another larger clock font size option and reworked the displaying of sizes
- More minor UI tweaks
- Added light theme with adjusted colors for icons and labels
- Added option to automatically change theme based on time of day
- Minor layout tweaks and adjustments
- Shortened name to "DATALOAD"
- Overhauled the rain probability chart:
• Moved interval labels to top
• Added small weather icons to each segment
• Added option to show temperatures in each segment
• Dynamic layout re-adjusts the chart layout if temperatures are turned off
- More icon tweaks
- Minor bugfixes
- Small icon tweaks and improvements
- Fix clock layout issues under certain configurations when all 4 digits are displayed
- Charging indicator icon now positions itself dynamically depending on clock configuration to avoid overlapping issues
- Added an option in the settings to increase the clock font size to fill out the available space more efficiently
- Added dynamic heart rate sparkline positioning based on the number of existing samples