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