From 421a73ceadf405cb13465baa9bfbc25e78666a04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Tue, 24 Jun 2025 11:13:45 +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 c6597ba..c9d38bd 100644 --- a/Ladestation_v2/module.php +++ b/Ladestation_v2/module.php @@ -43,7 +43,7 @@ class Ladestation_v2 extends IPSModule $this->RegisterVariableBoolean("IsTimerActive", "IsTimerActive", "", false); $this->RegisterTimer("ZustandswechselTimer",0,"IPS_RequestAction(" .$this->InstanceID .', "ResetTimer", "");'); - $this->RegisterVariableString("Letzer_User", "Letzter registrierter Benutzer", "", ""); + $this->RegisterVariableString("Letzer_User", "Letzter registrierter Benutzer");