[PR #205] [CLOSED] Add windspeed unit and degree symbol in current weather view #1005

Closed
opened 2026-03-20 18:14:49 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/205
Author: @baschi29
Created: 1/20/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • e3e2c47 windunits 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.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/205 **Author:** [@baschi29](https://github.com/baschi29) **Created:** 1/20/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e3e2c47`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/e3e2c478478a62cb84ad7b4160e9f9a33028c35d) windunits and degree symbol in current weather view ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/src/contentmanager.cpp` (+6 -2) </details> ### 📄 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 :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 18:14:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#1005