Skip to content

feat: add weather formatter module#97

Merged
baba-dev merged 1 commit into
mainfrom
codex/add-formatter-module-for-sensor-payloads
Sep 19, 2025
Merged

feat: add weather formatter module#97
baba-dev merged 1 commit into
mainfrom
codex/add-formatter-module-for-sensor-payloads

Conversation

@baba-dev
Copy link
Copy Markdown
Owner

Summary

  • add a weather formatter helper that converts Home Assistant climate, sensor, and forecast payloads into Tab5 UI strings and icons
  • update the weather page to render sample data through the formatter and respect the preferred temperature unit
  • hook the formatter into the unit test suite with new coverage for both Celsius and Fahrenheit paths

Testing

  • cmake --build build-tests --target unit_tests
  • ctest --test-dir build-tests -R unit_tests --output-on-failure

https://chatgpt.com/codex/tasks/task_e_68cd5a37511c8324aa44e9d5aed64548

@baba-dev baba-dev merged commit 6943d33 into main Sep 19, 2025
1 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant