diff --git a/Batterie_Deye/module.php b/Batterie_Deye/module.php index 0f3c246..f6eb50a 100644 --- a/Batterie_Deye/module.php +++ b/Batterie_Deye/module.php @@ -309,7 +309,7 @@ public function RequestAction($Ident, $Value) IPS_LogMessage("Batterie", "Im else teil"); - if($batterieladezustand>199.9){ + if($batterieladezustand>129.9){ IPS_LogMessage("Batterie", "im 1"); $filtered_powersteps = array_filter($array_powersteps, function ($value) {