From 33793c9340aa2fce382cb98faa74d830e6383021 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Sat, 12 Sep 2026 15:55:27 +0200 Subject: [PATCH] Fix double slashes in LED matrix URLs --- stefankoelle/ledmatrix/index.njk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stefankoelle/ledmatrix/index.njk b/stefankoelle/ledmatrix/index.njk index 45a0b8d..1cdf898 100644 --- a/stefankoelle/ledmatrix/index.njk +++ b/stefankoelle/ledmatrix/index.njk @@ -134,14 +134,14 @@ description: "WiFi-controlled LED display solution with REST API, DHT22 sensor,
📊

Sensor Readings

-

Live temperature and humidity from the on-board DHT22 sensor, stored in InfluxDB via MQTT

+

Live temperature and humidity from the on-board DHT22 sensor, stored in InfluxDB via MQTT

🔔

Status Messages

-

Notifications like "washing machine done" triggered via MQTT and Tasmota energy monitoring

+

Notifications like "washing machine done" triggered via MQTT and Tasmota energy monitoring

@@ -575,7 +575,7 @@ ESP32 will be restarted (with display shutdown)