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