diff --git a/AGENTS.md b/AGENTS.md
index d42deb3..5c1ce0f 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -11851,6 +11851,6 @@ automatischen Takt - geprueft wird nur auf Knopfdruck (nachgesehen, kein
Gemessen in beiden: Farbe `rgb(52,199,89)` bzw. `rgb(48,209,88)` - das ist
`--ok` im jeweiligen Thema.
-**Offen, zur Entscheidung:** "Home-Assistant-Integration" bricht als Beschriftung
-auf Telefonbreite in zwei Zeilen um. Lesbar, aber unruhig. "Integration" allein
-wuerde einzeilig passen.
+**Nachgezogen:** die Beschriftung heisst nur noch "Integration".
+"Home-Assistant-Integration" brach auf Telefonbreite in zwei Zeilen um; auf
+Entscheidung des Eigentuemers gekuerzt. Nachgemessen: einzeilig, 20px hoch.
diff --git a/companion-app/src/screens/Einstellungen.tsx b/companion-app/src/screens/Einstellungen.tsx
index 9567f6c..4d3839b 100644
--- a/companion-app/src/screens/Einstellungen.tsx
+++ b/companion-app/src/screens/Einstellungen.tsx
@@ -755,7 +755,7 @@ export function Einstellungen({
des Eigentuemers, 05.09.2026: "damit wird es nochmal schlanker"). */}
}
+ kinder={
}
/>
{/* HIG "Loading": Netzwerk zu Gitea plus Entpacken dauert unbestimmt
lang, ohne verlässliche Fortschrittsangabe - ein laufender
diff --git a/custom_components/audi_dashboard/frontend/app/bundle.json b/custom_components/audi_dashboard/frontend/app/bundle.json
index 4cdb809..0675061 100644
--- a/custom_components/audi_dashboard/frontend/app/bundle.json
+++ b/custom_components/audi_dashboard/frontend/app/bundle.json
@@ -1 +1 @@
-{"version":"2026.9.5.19","sha256":"5490ca4a341da15dd210a13f84fb6941620d2974683b3c4280ea31ed87f0fb7c","bytes":324597,"gebaut":"2026-09-05T09:31:37Z"}
\ No newline at end of file
+{"version":"2026.9.5.20","sha256":"65eb2b8e3c4fafbc3ef3aeaeb2daca86c136a209067d3f779b5eb65f4cc637ec","bytes":324590,"gebaut":"2026-09-05T09:38:57Z"}
\ No newline at end of file
diff --git a/custom_components/audi_dashboard/frontend/app/bundle.zip b/custom_components/audi_dashboard/frontend/app/bundle.zip
index 53305c0..d5d7791 100644
Binary files a/custom_components/audi_dashboard/frontend/app/bundle.zip and b/custom_components/audi_dashboard/frontend/app/bundle.zip differ
diff --git a/custom_components/audi_dashboard/frontend/audi-dashboard-app.js b/custom_components/audi_dashboard/frontend/audi-dashboard-app.js
index 90ace62..4b4109a 100644
--- a/custom_components/audi_dashboard/frontend/audi-dashboard-app.js
+++ b/custom_components/audi_dashboard/frontend/audi-dashboard-app.js
@@ -3719,7 +3719,7 @@ function vEinst() {
(Vorgabe des Eigentuemers, 04.09.2026). -->
Version
- - Home-Assistant-Integration
- ${esc(APP_VERSION || "unbekannt")}
+ - Integration
- ${esc(APP_VERSION || "unbekannt")}
${(() => {
const u = INTEGRATION_UPDATE;
diff --git a/custom_components/audi_dashboard/manifest.json b/custom_components/audi_dashboard/manifest.json
index 1158ee1..8a3f90a 100644
--- a/custom_components/audi_dashboard/manifest.json
+++ b/custom_components/audi_dashboard/manifest.json
@@ -1,7 +1,7 @@
{
"domain": "audi_dashboard",
"name": "Audi Dashboard",
- "version": "2026.9.5.19",
+ "version": "2026.9.5.20",
"documentation": "https://gitea.nothaft.cloud/paul/audi-app/src/branch/main/README.md",
"issue_tracker": "https://gitea.nothaft.cloud/paul/audi-app/issues",
"codeowners": [