diff --git a/Manager/module.php b/Manager/module.php index 7bf3ff1..94e029b 100644 --- a/Manager/module.php +++ b/Manager/module.php @@ -180,7 +180,7 @@ class Manager extends IPSModule // Primärschlüssel für die Priorität basierend auf dem Parameter auswählen (für sortierung in gruppen anschliessend) $priorityKey = $Is_Peak_Shaving ? "Sperre_Prio" : "PV_Prio"; - + print_r("Filtered_Verbraucher", $filteredVerbraucher); // Schleife durch alle Prioritäten $priorities = array_unique( array_column($filteredVerbraucher, $priorityKey) diff --git a/library.json b/library.json index 0c10c9b..25fbcaa 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.196", + "version": "1.197", "build": 0, "date": 0 } \ No newline at end of file