From 9c1b00fe6735e0fc654e5289372a6bf2eda8c9d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Fri, 28 Feb 2025 14:58:10 +0100 Subject: [PATCH] syntaxfehler --- HauptManager/module.php | 2 +- library.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HauptManager/module.php b/HauptManager/module.php index b8229d7..d488c02 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -112,7 +112,7 @@ class HauptManager extends IPSModule $sendarray = [ "peak" => $Is_Peak_Shaving, "setpower" => $user["User"]["Aktuelle_Leistung"] - ] + ]; RequestAction($user["Sendback"], json_encode($sendarray)); IPS_LogMessage("HauptManager", "aufgerufen nicht alle idle"); diff --git a/library.json b/library.json index 8868886..9e3dd8d 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.122", + "version": "1.123", "build": 0, "date": 0 } \ No newline at end of file