From 1580e22690f1a9f09f9a76bce63506caf2a9603c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Tue, 8 Apr 2025 09:42:07 +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 f7f7b35..2e7971c 100644 --- a/Ladestation_v2/module.php +++ b/Ladestation_v2/module.php @@ -343,7 +343,7 @@ class Ladestation_v2 extends IPSModule } elseif ($solarladen && $Peak) { $powerSteps = [0]; } else { - $powerSteps = [0]; + $powerSteps = $this->Get_Array_From_Current($this->GetValue("Is_1_ph"),$this->GetValue("Max_Current")); } // PowerSteps in der RegisterVariable speichern