Skip to content

Add URL Display Theme for Raspberry Pi#3205

Open
MartinRinas wants to merge 49 commits intoopenWB:masterfrom
MartinRinas:copilot/implement-display-theme-modbus
Open

Add URL Display Theme for Raspberry Pi#3205
MartinRinas wants to merge 49 commits intoopenWB:masterfrom
MartinRinas:copilot/implement-display-theme-modbus

Conversation

@MartinRinas
Copy link
Contributor

Introduce a new URL display theme for Raspberry Pi, enabling users to connect to a specified URL.

MartinRinas and others added 30 commits June 28, 2023 18:25
* fems: support multiple and single segment regex rqeuests

* fix
* Update publish_docs_to_wiki.yml

* enable calculate soc for Tronity

* fix
Copy link
Contributor

@benderl benderl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Danke für das Display Theme.

@benderl benderl linked an issue Mar 16, 2026 that may be closed by this pull request
@benderl benderl self-assigned this Mar 16, 2026
@benderl benderl added the enhancement New feature or request label Mar 16, 2026
@MartinRinas
Copy link
Contributor Author

@benderl danke fürs Review, hab' jetzt auch eine mini-build pipeline via package.json und ein wenig Validierung gegen die URL.
image

@benderl
Copy link
Contributor

benderl commented Mar 16, 2026

Sieht auf jeden Fall professioneller aus, als vorher. 👍
Gibt es einen Grund, warum Du die alte 6.x Version von Vite verwendest? Bei einem neuen Projekt wäre ich mindestens auf 7.x, wenn nicht sogar die brandneue 8.x gegangen. Das erspart in Zukunft ein bzw. zwei Migrationen.

@MartinRinas
Copy link
Contributor Author

Sieht auf jeden Fall professioneller aus, als vorher. 👍 Gibt es einen Grund, warum Du die alte 6.x Version von Vite verwendest? Bei einem neuen Projekt wäre ich mindestens auf 7.x, wenn nicht sogar die brandneue 8.x gegangen. Das erspart in Zukunft ein bzw. zwei Migrationen.

hm im Grunde nicht, ich werde meinen Mitarbeiter Copilot da noch mal drauf ansprechen. Kann mir keinen Grund vorstellen da nicht gleich auf die aktuellse Version zu gehen.

@benderl
Copy link
Contributor

benderl commented Mar 17, 2026

Im Ordner .github/workflows kannst Du analog zu den anderen Display Themes eine Datei check_display_theme_url_display.yml anlegen.

Die Build-Dateien unter "web" gehören nicht in den PR. Das Theme wird automatisch nach dem Merge neu gebaut. Das wird in der Datei .github/workflows/publish_to_master.yml erledigt. Voraussetzung ist, dass es eine Aktion "build" in der package.json Datei gibt, was hier der Fall ist.

@benderl
Copy link
Contributor

benderl commented Mar 20, 2026

Wenn Du mit dem Theme fertig bist, bitte melden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Show alternative website in integrated display

5 participants