diff --git a/Ladestation_v2/module.php b/Ladestation_v2/module.php index b831275..82a74e0 100644 --- a/Ladestation_v2/module.php +++ b/Ladestation_v2/module.php @@ -82,7 +82,7 @@ class Ladestation_v2 extends IPSModule } else{ SetValue($this->GetIDForIdent("PowerSteps"), json_encode([0])); - $this->SetValue("PowerSteps", json_encode($[0])); + $this->SetValue("PowerSteps", json_encode([0])); }