From 6e76875394c512d19bc152030300c30712560930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Fri, 19 Sep 2025 14:47:52 +0200 Subject: [PATCH] no message --- Ladestation_v2/module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ladestation_v2/module.php b/Ladestation_v2/module.php index 69bddc7..e727aac 100644 --- a/Ladestation_v2/module.php +++ b/Ladestation_v2/module.php @@ -561,7 +561,7 @@ class Ladestation_v2 extends IPSModule $resultArray[] = $this->GetValue("Mindestaldestrom") * 400 * 1.71; } } - } + // Schleife wie gehabt for ($i = 6; $i <= $current; $i++) {