no message

This commit is contained in:
2025-08-05 16:52:21 +02:00
parent 07e80cdaed
commit 9af0cad99e

View File

@@ -812,7 +812,7 @@ class Ladestation_v2 extends IPSModule
$payload = json_encode([
'userName' => $this->ReadPropertyString("Username"),
'password' => $this->ReadPropertyString("Password"),
'password' => $this->ReadPropertyString("Password")
]);
// cURL-Handle initialisieren