no message

This commit is contained in:
2025-04-07 16:24:25 +02:00
parent adc6615ded
commit 7be0b43004

View File

@@ -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) {