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"); $maxLeistung = 1.05 * $this->GetValue("Aktuelle_Leistung");
} }

View File

@@ -6,7 +6,7 @@
"compatibility": { "compatibility": {
"version": "7.1" "version": "7.1"
}, },
"version": "1.215", "version": "1.216",
"build": 0, "build": 0,
"date": 0 "date": 0
} }