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");
|
||||
}
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"compatibility": {
|
||||
"version": "7.1"
|
||||
},
|
||||
"version": "1.215",
|
||||
"version": "1.216",
|
||||
"build": 0,
|
||||
"date": 0
|
||||
}
|
||||
Reference in New Issue
Block a user