logging
This commit is contained in:
+2
-3
@@ -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");
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user