Eine 1 drin die nicht funktionierte

This commit is contained in:
dh
2024-12-18 14:16:24 +01:00
parent 42c11ae605
commit 82ef0e44ee
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -286,7 +286,7 @@ class Ladestation_Universal extends IPSModule
$url = $baseUrl . "alw=1"; $url = $baseUrl . "alw=1";
} }
curl_setopt($ch, CURLOPT_URL, $url1); curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$response1 = curl_exec($ch); $response1 = curl_exec($ch);
+1 -1
View File
@@ -6,7 +6,7 @@
"compatibility": { "compatibility": {
"version": "7.1" "version": "7.1"
}, },
"version": "0.193", "version": "0.194",
"build": 0, "build": 0,
"date": 0 "date": 0
} }