From 7be0b430048974ad05f80fa2dbd3b7cfa9735919 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Mon, 7 Apr 2025 16:24:25 +0200 Subject: [PATCH] no message --- Ladestation_v2/module.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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) {