no message

This commit is contained in:
2025-09-24 13:25:48 +02:00
parent 0c78334a56
commit 4af0a4f745

View File

@@ -742,7 +742,7 @@ class Ladestation_v2 extends IPSModule
IPS_LogMessage("asdf3", "asdf1". ($this->GetValue("Power")==max(json_decode($this->GetValue("PowerSteps")))));
IPS_LogMessage("asdf4", "asdf1". (((int)(max(json_decode($this->GetValue("PowerSteps"))))==((int)$this->GetValue("Power")))&&((max(json_decode($this->GetValue("PowerSteps")))>0))));
if((((int)(max(json_decode($this->GetValue("PowerSteps"))))==((int)$this->GetValue("Power")))&&((max(json_decode($this->GetValue("PowerSteps")))>0)))){
if(((int)(((int)(max(json_decode($this->GetValue("PowerSteps"))))==((int)$this->GetValue("Power")))&&((max(json_decode($this->GetValue("PowerSteps")))>0))))==1){
$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))));