From 00e3507d4040c619605b93ec18ff160593f5cc44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Fri, 19 Sep 2025 14:50:42 +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 fb39c4f..723fc35 100644 --- a/Ladestation_v2/module.php +++ b/Ladestation_v2/module.php @@ -180,7 +180,7 @@ class Ladestation_v2 extends IPSModule break; case "Mindestaldestrom": - $this->SetValue("Mindestaldestrom", (int)$value); + $this->SetValue("Mindestaldestrom", (int)$Value); break; default: