From 06a832761969fe656f0d6f0bc2295f9d3f296293 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Wed, 17 Dec 2025 08:05:02 +0100 Subject: [PATCH] no message --- Energy_Pie/module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Energy_Pie/module.php b/Energy_Pie/module.php index bf98628..18cffb9 100644 --- a/Energy_Pie/module.php +++ b/Energy_Pie/module.php @@ -2,7 +2,7 @@ declare(strict_types=1); -class EnergyPie extends IPSModule +class Energy_Pie extends IPSModule { // Attribute keys for UI state private const ATTR_RANGE = 'Range';