This commit is contained in:
2025-03-07 14:44:14 +01:00
parent 54199fa243
commit f69247ed4e
3 changed files with 3 additions and 7 deletions
+2 -3
View File
@@ -182,6 +182,7 @@ public function RequestAction($Ident, $Value)
$hyst = $this->GetValue("Hysterese");
if($Peak){
IPS_LogMessage("Manager", "Im if teil");
if($batterieladezustand>=$aufdasnachladen && $hyst==false){
@@ -200,9 +201,7 @@ public function RequestAction($Ident, $Value)
$this->SetValue("PowerSteps", json_encode(array_values($filtered_powersteps)));
}
}
else{
}else{
IPS_LogMessage("Manager", "Im else teil");