neu: Steuerung über MQTT

Behoben: Keine automatische Abschaltuk bei t<2 t jetzt limitiert auf 1-120
Dokumentation angelegt
This commit is contained in:
2026-08-26 12:36:39 +02:00
parent d9f8f56c20
commit 33c07c7b42
9 changed files with 29214 additions and 12 deletions
+4
View File
@@ -17,6 +17,8 @@
--ok: #279c1c;
--warn: #f1d323;
--fail: #d12e2e;
--auto-hover: #b400eb;
--auto: #e89cff;
--accent-hover: #1266e2;
--accent-text: var(--bg);
--code: #d81b60;
@@ -38,6 +40,8 @@
--warn: #ddd125;
--fail: #ce3030;
--accent-hover: #1b5a2f;
--auto-hover: #cd28ff;
--auto: #5e1075;
--accent-text: var(--bg);
--code: #f06292;
--preformatted: #ccc;