diff --git a/Ladestation_v2/module.php b/Ladestation_v2/module.php index f88d14e..e9b4d8b 100644 --- a/Ladestation_v2/module.php +++ b/Ladestation_v2/module.php @@ -742,7 +742,7 @@ class Ladestation_v2 extends IPSModule - IPS_LogMessage("Vergleich2", "nach Vergleich2" . max(json_decode($this->GetValue("PowerSteps")))); + IPS_LogMessage("Vergleich2", "nach Vergleich2" . max(json_decode($this->GetValue("PowerSteps"))). $this->GetVaue("Aktuelle_Leistung"));