diff --git a/Ladestation_v2/module.php b/Ladestation_v2/module.php index a0e5d5e..324079a 100644 --- a/Ladestation_v2/module.php +++ b/Ladestation_v2/module.php @@ -382,8 +382,7 @@ class Ladestation_v2 extends IPSModule return; } - $value = $this->convertPowerToCurrent($value, GetValue($this->GetIDForIdent("Lademodus"))); - $ch = curl_init(); + $ch = curl_init(); IPS_LogMessage("value", "nach konvertierung" . $value); if ($value == 0) {