bugfix
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user