This commit is contained in:
2025-08-05 16:56:20 +02:00
parent 9af0cad99e
commit dae1925223
2 changed files with 2 additions and 2 deletions
+1 -1
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