From 6e753d7ddf692b3b8c6b711d82d854a6102a3709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Fri, 7 Mar 2025 14:02:06 +0100 Subject: [PATCH] logging --- Manager/module.php | 1 + library.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Manager/module.php b/Manager/module.php index f73e81d..f7ee6d9 100644 --- a/Manager/module.php +++ b/Manager/module.php @@ -267,6 +267,7 @@ class Manager extends IPSModule ) ); + IPS_LogMessage("Manager", $userInstanceID); IPS_LogMessage("Manager", $leistung); IPS_LogMessage("Manager", $minimalleitsung); diff --git a/library.json b/library.json index dbcb51d..b3a0e4b 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.238", + "version": "1.239", "build": 0, "date": 0 } \ No newline at end of file