no message

This commit is contained in:
2025-03-07 15:04:32 +01:00
parent 5265fcf110
commit e924a13366
2 changed files with 2 additions and 2 deletions

View File

@@ -214,7 +214,7 @@ public function RequestAction($Ident, $Value)
});
$this->SetValue("PowerSteps", json_encode($filtered_powersteps_entladen));
}elseif($batterieladezustand>=$aufdasnachladen && $hyst==false){
}elseif($batterieladezustand>=$aufdasnachladen && $hyst==true){
$this->SetValue("PowerSteps", json_encode($array_powersteps));
IPS_LogMessage("Batterie", "im 2");