From 0d58d224a661143e63e4850085e86b26a6171cc8 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Fri, 21 Nov 2025 10:11:08 +0100 Subject: [PATCH] no message --- Batterie_2/module.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Batterie_2/module.php b/Batterie_2/module.php index fbb9c63..df2c24b 100644 --- a/Batterie_2/module.php +++ b/Batterie_2/module.php @@ -147,7 +147,7 @@ public function RequestAction($Ident, $Value) return; } - + /* if($this->GetValue("Is_Peak_Shaving")==true){ if ($power >= 0) { $this->SetValue("Ladeleistung", $power); @@ -171,7 +171,7 @@ public function RequestAction($Ident, $Value) } } - + */