no message
This commit is contained in:
@@ -43,7 +43,7 @@ class Ladestation_v2 extends IPSModule
|
|||||||
$this->RegisterVariableBoolean("IsTimerActive", "IsTimerActive", "", false);
|
$this->RegisterVariableBoolean("IsTimerActive", "IsTimerActive", "", false);
|
||||||
$this->RegisterTimer("ZustandswechselTimer",0,"IPS_RequestAction(" .$this->InstanceID .', "ResetTimer", "");');
|
$this->RegisterTimer("ZustandswechselTimer",0,"IPS_RequestAction(" .$this->InstanceID .', "ResetTimer", "");');
|
||||||
|
|
||||||
$this->RegisterVariableString("Letzer_User", "Letzter registrierter Benutzer", "", "");
|
$this->RegisterVariableString("Letzer_User", "Letzter registrierter Benutzer");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user