no message

This commit is contained in:
belevo\mh
2025-12-17 14:12:50 +01:00
parent aafd768e94
commit 26ec00c63e

View File

@@ -191,6 +191,7 @@ class Energy_Pie extends IPSModule
public function GetVisualizationPopup(): string
{
// Popup (Fullscreen) soll das gleiche HTML wie das Tile anzeigen
$this->RecalculateAndPush();
return $this->GetVisualizationTile();
}