From 2db78ed3003ed16bf98875a0f1a2d70cdc7abc8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Wed, 5 Mar 2025 07:02:26 +0100 Subject: [PATCH] d --- 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 1d92a1a..88ece5e 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -63,7 +63,7 @@ class HauptManager extends IPSModule } - LogMessage("HauptManager netzbezug". $Netzbezug, 10206); + IPS_LogMessage("HauptManager netzbezug", $Netzbezug); diff --git a/library.json b/library.json index 8676f31..9aac48b 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.223", + "version": "1.224", "build": 0, "date": 0 } \ No newline at end of file