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 = [