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++) {