no message
This commit is contained in:
@@ -695,7 +695,7 @@ class Ladestation_v2 extends IPSModule
|
|||||||
} else {
|
} else {
|
||||||
$powerSteps = [$this->GetValue("Mindestaldestrom") * 400 * 1.71];
|
$powerSteps = [$this->GetValue("Mindestaldestrom") * 400 * 1.71];
|
||||||
}
|
}
|
||||||
}
|
|
||||||
} else {
|
} else {
|
||||||
$powerSteps = $this->Get_Array_From_Current($this->GetValue("Is_1_ph"),$this->GetValue("Max_Current"), $this->GetValue("Aktuelle_Leistung"), $this->GetValue("IsTimerActive_Null_Timer"));
|
$powerSteps = $this->Get_Array_From_Current($this->GetValue("Is_1_ph"),$this->GetValue("Max_Current"), $this->GetValue("Aktuelle_Leistung"), $this->GetValue("IsTimerActive_Null_Timer"));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user