From 2823c992d52c1e3619550c2e783e97a2eb2d5518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Tue, 4 Mar 2025 14:34:21 +0100 Subject: [PATCH] no message --- HauptManager/module.php | 1 + library.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/HauptManager/module.php b/HauptManager/module.php index 46b72db..45ad3b5 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -233,6 +233,7 @@ class HauptManager extends IPSModule } } IPS_LogMessage("Hauptmanager", "Eintrag allsteps: ". print_r($allSteps)); + IPS_LogMessage("Hauptmanager", "Eintrag allsteps: ". print_r($resultArray)); // Sortiere die Schritte nach Größe usort($allSteps, function ($a, $b) { diff --git a/library.json b/library.json index 403ee9b..a2dc0df 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.182", + "version": "1.183", "build": 0, "date": 0 } \ No newline at end of file