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");