deleting Get-Fn definition, as no Get function exists
git-svn-id: https://svn.fhem.de/fhem/trunk@2725 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -47,7 +47,6 @@ PRESENCE_Initialize($)
|
||||
# Provider
|
||||
$hash->{ReadFn} = "PRESENCE_Read";
|
||||
$hash->{ReadyFn} = "PRESENCE_Ready";
|
||||
$hash->{GetFn} = "PRESENCE_Get";
|
||||
$hash->{SetFn} = "PRESENCE_Set";
|
||||
$hash->{DefFn} = "PRESENCE_Define";
|
||||
$hash->{UndefFn} = "PRESENCE_Undef";
|
||||
|
||||
Reference in New Issue
Block a user