feat: scratchpad for precipitation and UV trend improvements - #170
Draft
mattrossman wants to merge 10 commits into
Draft
feat: scratchpad for precipitation and UV trend improvements#170mattrossman wants to merge 10 commits into
mattrossman wants to merge 10 commits into
Conversation
mattrossman
added a commit
that referenced
this pull request
Aug 27, 2026
Adds absolute precipitation amount bars to the weather graph, default enabled. Amount is rendered from absolute 0-10 categories, mapped from the inches-per-hour values from providers. OpenWeatherMap only supports mm/h so we convert before mapping. Bars are green on color screens w/ tinted outline, or black with white outline on monochrome screens. | basalt | emery | flint | |--------|--------|--------| | <img width="144" height="168" alt="2026-08-11T00-27-10-basalt" src="https://github.com/user-attachments/assets/76abfe32-e886-4513-9cac-58851631a361" /> | <img width="200" height="228" alt="2026-08-11T00-27-58-emery" src="https://github.com/user-attachments/assets/7f601834-3ff7-4435-bc26-cbe4c13c8ec4" /> | <img width="144" height="168" alt="2026-08-26T22-50-53-flint" src="https://github.com/user-attachments/assets/9780352a-4432-40a9-903a-b01c38a18df5" /> | Supporting changes: - Updates Pebble SDK/tool pins to latest. - Fixes night shading rendering in precipitation regions on B&W watches - Adds % to the "Free heap" report on `build-preview` Includes improvements backported from #170
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Scratchpad — not intended to merge as-is
This draft is built on top of #167 and is intended as a working branch for iterating on two related areas:
This is deliberately a combined scratchpad PR, not the final merge shape.
Follow-up plan
Validation
mise build✅