From fb7be4be7910280133086d2aa98d41a109f27be9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Fri, 28 Feb 2025 13:20:02 +0100 Subject: [PATCH] werte angepasst --- Manager/module.php | 2 +- library.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Manager/module.php b/Manager/module.php index ea8b0a8..45169af 100644 --- a/Manager/module.php +++ b/Manager/module.php @@ -291,7 +291,7 @@ class Manager extends IPSModule $Verbraucher_Liste = []; // Array das später mit allen Verbrauchsdaten der Energieverbraucher gefüllt wird - + $filteredVerbraucher = []; // Fülle das Array mit allen entsprechenden Werten der Verbraucher ab foreach ($Verbraucher_Liste as $user) { diff --git a/library.json b/library.json index caef570..0ad7796 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.110", + "version": "1.111", "build": 0, "date": 0 } \ No newline at end of file