no message
This commit is contained in:
@@ -744,6 +744,8 @@ class Ladestation_v2 extends IPSModule
|
||||
|
||||
if(((int)(max(json_decode($this->GetValue("PowerSteps"))))==((int)$this->GetValue("Power")))&&((max(json_decode($this->GetValue("PowerSteps")))>0))){
|
||||
$this->Calc_Max_Current($this->GetValue("Is_1_ph"));
|
||||
IPS_LogMessage("asdf5", "asdf5". (((int)(max(json_decode($this->GetValue("PowerSteps"))))==((int)$this->GetValue("Power")))&&((max(json_decode($this->GetValue("PowerSteps")))>0))));
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user