no message
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user