This commit is contained in:
2025-03-21 14:27:10 +01:00
parent ec6ff1d517
commit 6af06cfc49
2 changed files with 2 additions and 2 deletions

View File

@@ -332,7 +332,7 @@ class Ladestation_Universal extends IPSModule
}
if($this->GetValue("Power_Count"))>4{
if($this->GetValue("Power_Count")>4){
$maxLeistung = 1.05 * $this->GetValue("Aktuelle_Leistung");
}