diff --git a/HauptManager/module.php b/HauptManager/module.php index ee9dc49..3f7eaf3 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -293,7 +293,7 @@ class HauptManager extends IPSModule // Methode SetAktuelle_Leistung für jeden Verbraucher mit der entsprechenden Energie aufrufen - $resultArray[] = $userInstanceID; //[ + $resultArray[] = $userEnergyProv[$userInstanceID]; //[ // 'InstanceID' => $user['InstanceID'], // 'Writeback' => $user['Writeback'], // 'Set_Leistung' => $leistung diff --git a/library.json b/library.json index b58cecc..2ed3408 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.215", + "version": "1.216", "build": 0, "date": 0 } \ No newline at end of file