Skip to content

feat: add precipitation amount and icon to weather status bar - #115

Draft
mattrossman wants to merge 25 commits into
mainfrom
feat/precip-amount
Draft

mattrossman wants to merge 25 commits into
mainfrom
feat/precip-amount

Conversation

@mattrossman

@mattrossman mattrossman commented Mar 30, 2026

Copy link
Copy Markdown
Owner

Adds precipitation total and type (rain/snow) to the weather status bar. Tap the watch to toggle between the existing sunrise/sunset view and the new precip view.

  • Precip amount displayed in mm or inches based on unit setting, with rain/snow icon on the left
  • Sunrise/sunset arrow moved to the left of the time text for consistency with precip icon placement
  • Updated temperature unit labels in settings to reflect imperial/metric scope (°F/in vs °C/mm)
  • Supports OpenWeatherMap and Weather Underground providers; mock scenarios updated for testing
Snow Rain
2026-03-30T22-38-40-basalt 2026-03-30T22-32-29-basalt

Resolves #95

@mattrossman mattrossman mentioned this pull request Apr 1, 2026
10 tasks
@github-actions

Copy link
Copy Markdown
Contributor

✅ Preview dev build available.

Download forecaswatch2-dev-pbw-pr-115.zip

Memory usage

Platform Resources RAM footprint Free heap
Diorite 4,591 bytes / 256.0KB 18,940 bytes / 64.0KB 46,596 bytes
Basalt 4,703 bytes / 256.0KB 19,156 bytes / 64.0KB 46,380 bytes
Aplite 4,365 bytes / 128.0KB 18,704 bytes / 24.0KB 5,872 bytes

Parsed 3 platforms from the build log.

Artifacts are attached to the workflow run/job and require GitHub access to this repository.
Run: #122

@mattrossman mattrossman mentioned this pull request Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Precipitation amount

1 participant