* Refactor unit conversion
* ref #136: Fix cloud cover, surface level pressure, sealevel pressure and relative humidity are not included in forecast values
* Unit conversions
* Update pipeline
* Remove apk archival step
* fix #128: Remove absolute displayed wind speed, text on indicator settings, userwindSpeed datatype
* fix #98: Show temperature, precipitation, temperature forecasts as line graphs
* Add WindDirectionAndSpeedDataType
* Disable line graph forecast when using openweathermap
* Fix wind on main menu forecast display
* Add relative grade, relative elevation gain data fields
* Fix wind speed conversion
* Fix percent
* Fix inverted direction in relative grade calculation
* Remove streamvalues class
* Default to 70 kg rider weight if not set
* Add additional relative grade estimation tests
* Increase default CdA value
* Additional tests
* Add relative grade to README
* Fix forecasted precipitation of 0 is shown as empty text
* Fix precipitation probability is not interpolated
* Add changelog note
* Round up precipitation values in precipitation forecast field
* Fix open meteo precipitation probability is not copied over
* Use interpolated forecast data to update current weather data, refactor weather provider code
* Fix interpolation between locations
* Fix copypaste error message for open meteo http
* Fix error display
* Show interpolated time
* Fix position forecasts after refactoring
* fix #84: Add lerpAngle
* fix #85: Fix weather widget shows wind direction rotated by 180 degrees
* Make red background color slightly lighter to improve contrast
* Added openweathermap support
* Set default location rounding to 3 km
* Back from settings page navigates to weather page first
* Enlarge font in single date weather display (#55)
* Shorter date format
* Enlarge font size in single date weather widget and make clickable
* Fix off by one in route forecast
* Fix indentation lint
* Added openweathermap support
* Added openweathermap support
* Added openweathermap support
* Added openweathermap support
* Added openweathermap support
* Added openweathermap support
* Added openweathermap support
* Update readme (openweathermap)
* Update readme (openweathermap)
* Timgkle fixes
* Timgkle fixes
* Delete app/manifest.json
* Timgkle fixes
* timklge updates 20250308
* timklge updates 20250308
Default provider is Open_METEO
---------
Co-authored-by: Tim Kluge <timklge@gmail.com>
Co-authored-by: timklge <2026103+timklge@users.noreply.github.com>