no message

This commit is contained in:
2025-08-06 10:00:45 +02:00
parent 7e4236fe9b
commit 31c7914709

View File

@@ -53,6 +53,7 @@ class Ladestation_v2 extends IPSModule
$this->RegisterTimer("Null_Timer",0,"IPS_RequestAction(" .$this->InstanceID .', "ResetNullTimer", "");'); $this->RegisterTimer("Null_Timer",0,"IPS_RequestAction(" .$this->InstanceID .', "ResetNullTimer", "");');
$this->RegisterVariableString("Letzer_User", "Letzter registrierter Benutzer"); $this->RegisterVariableString("Letzer_User", "Letzter registrierter Benutzer");
IPS_SetHidden($this->GetIDForIdent("Letzer_User"), true);