From a2cf4d518de21c5afcfeec8e6eb42dcfc0f4ff13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Wed, 5 Mar 2025 06:40:19 +0100 Subject: [PATCH] logging netzbezug --- 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 a6ec5e1..f6b1665 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -63,6 +63,7 @@ class HauptManager extends IPSModule } + IPS_LogMessage("HauptManager", $Netzbezug); diff --git a/library.json b/library.json index 3c8f304..9fa209a 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.219", + "version": "1.220", "build": 0, "date": 0 } \ No newline at end of file