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) } } - + */