no message

This commit is contained in:
2025-09-24 13:21:00 +02:00
parent 77e09e4564
commit 8d61693fd9

View File

@@ -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))));
}
}