no message

This commit is contained in:
2025-09-19 15:12:59 +02:00
parent 9b705611ed
commit 29d17dc5e2

View File

@@ -695,7 +695,7 @@ class Ladestation_v2 extends IPSModule
} else {
$powerSteps = [$this->GetValue("Mindestaldestrom") * 400 * 1.71];
}
}
} else {
$powerSteps = $this->Get_Array_From_Current($this->GetValue("Is_1_ph"),$this->GetValue("Max_Current"), $this->GetValue("Aktuelle_Leistung"), $this->GetValue("IsTimerActive_Null_Timer"));
}