no message
This commit is contained in:
@@ -45,6 +45,12 @@ class VGT_Sub extends IPSModule
|
||||
$this->Subscribe("remote-control-request/$dev");
|
||||
}
|
||||
}
|
||||
|
||||
public function RequestAction($Ident, $Value)
|
||||
{
|
||||
// Einfach akzeptieren und nichts machen
|
||||
return true;
|
||||
}
|
||||
|
||||
public function GetConfigurationForm()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user