From c28dfbe719a7e59a9b7cd7b3d9ef30ad67ee1433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Wed, 19 Mar 2025 16:34:25 +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 ed2b471..f926fb1 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -333,6 +333,7 @@ class HauptManager extends IPSModule "user" => $user["InstanceID"], "Writeback" => $user["Writeback"], "step" => $step*-1, + "Leistung_Delta" => $user["Leistung_Delta"] ]; } } diff --git a/library.json b/library.json index b07cbd7..496f520 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.209", + "version": "1.210", "build": 0, "date": 0 } \ No newline at end of file