FRITZBOX: telnetUser
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@7158 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -133,10 +133,11 @@ FRITZBOX_Initialize($)
|
||||
$hash->{GetFn} = "FRITZBOX_Get";
|
||||
$hash->{AttrFn} = "FRITZBOX_Attr";
|
||||
$hash->{AttrList} = "disable:0,1 "
|
||||
."INTERVAL "
|
||||
."ringWithIntern:0,1,2 "
|
||||
."defaultCallerName "
|
||||
."defaultUploadDir "
|
||||
."INTERVAL "
|
||||
."ringWithIntern:0,1,2 "
|
||||
."telnetUser "
|
||||
.$readingFnAttributes;
|
||||
|
||||
} # end FRITZBOX_Initialize
|
||||
|
||||
Reference in New Issue
Block a user