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