mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #205] [CLOSED] Add windspeed unit and degree symbol in current weather view #1005
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/205
Author: @baschi29
Created: 1/20/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
e3e2c47windunits and degree symbol in current weather view📊 Changes
1 file changed (+6 additions, -2 deletions)
View changed files
📝
ESP32_AP-Flasher/src/contentmanager.cpp(+6 -2)📄 Description
Closes #199
I decided to always show the corresponding windspeed unit as well as the degree symbol, both behind their respective values.
I did not test yet whether the templates under /tagtypes/ need an update of the wind location as I'm not fully aware if there is a convenient method to do so. Therefore there probably will be some clipping.
I'm opening this PR a a draft for now, hints on how to best check and update the templates are gratefully appreciated :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.