diff --git a/Batterie_Deye/module.php b/Batterie_Deye/module.php index 91c877d..0f3c246 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>99.9){ + if($batterieladezustand>199.9){ IPS_LogMessage("Batterie", "im 1"); $filtered_powersteps = array_filter($array_powersteps, function ($value) {