From aafd768e945ced57bf1b5cd4b62e058f9057531f Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Wed, 17 Dec 2025 13:54:59 +0100 Subject: [PATCH] no message --- Energy_Pie/module.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Energy_Pie/module.php b/Energy_Pie/module.php index 8000589..644ed34 100644 --- a/Energy_Pie/module.php +++ b/Energy_Pie/module.php @@ -188,6 +188,12 @@ class Energy_Pie extends IPSModule } } + public function GetVisualizationPopup(): string + { + // Popup (Fullscreen) soll das gleiche HTML wie das Tile anzeigen + return $this->GetVisualizationTile(); + } + private function readDelta(int $varId, int $tStart, int $tEnd, array &$dbg): float { $dbg = [