From cc566c9e73160cb6dd02772ff4b6cdc36a29f3b8 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Mon, 10 Nov 2025 16:36:20 +0100 Subject: [PATCH] drop mode from thermostat ui --- apps/ui/templates/dashboard.html | 53 +++----------------------------- 1 file changed, 5 insertions(+), 48 deletions(-) diff --git a/apps/ui/templates/dashboard.html b/apps/ui/templates/dashboard.html index 92a0c34..2307271 100644 --- a/apps/ui/templates/dashboard.html +++ b/apps/ui/templates/dashboard.html @@ -358,27 +358,6 @@ color: #999; } - .mode-display { - background: #f8f9fa; - border-radius: 8px; - padding: 0.75rem; - text-align: center; - margin-bottom: 1rem; - } - - .mode-label { - font-size: 0.75rem; - color: #666; - text-transform: uppercase; - } - - .mode-value { - font-size: 1rem; - font-weight: 600; - color: #667eea; - text-transform: uppercase; - } - .temp-controls { display: flex; gap: 0.5rem; @@ -568,11 +547,6 @@ -
-
Modus
-
OFF
-
-