From 86aeac5ea881e0f374587094c30987ab855f5856 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Mon, 7 Apr 2025 16:06:59 +0200 Subject: [PATCH] no message --- Ladestation_v2/module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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])); }