From 9cdff354cb70961a09ad4c7bf1b215238b3918f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Wed, 19 Mar 2025 16:33:01 +0100 Subject: [PATCH] no message --- 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 f7330d3..2b6cd75 100644 --- a/Manager/module.php +++ b/Manager/module.php @@ -311,6 +311,7 @@ class Manager extends IPSModule if($step<=0){ $allSteps[] = [ "user" => $user["InstanceID"], + "Leistung_Delta" => $user["Leistung_Delta"], "step" => -1*$step, ];} } diff --git a/library.json b/library.json index f5aa8dc..b07cbd7 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.208", + "version": "1.209", "build": 0, "date": 0 } \ No newline at end of file