no message

This commit is contained in:
2025-04-08 09:42:07 +02:00
parent 6fd78cfc1c
commit 1580e22690

View File

@@ -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