mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-08 01:14:19 +00:00
74_UnifiVideo.pm: added missing logfile attribute
git-svn-id: https://svn.fhem.de/fhem/trunk@22856 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
883f1e55f0
commit
ba945c2dd4
@ -31,6 +31,7 @@ UnifiVideo_Initialize($)
|
||||
$hash->{GetFn} = "UnifiVideo_Get";
|
||||
$hash->{AttrFn} = "UnifiVideo_Attr";
|
||||
$hash->{AttrList} = "disable filePath apiKey ".
|
||||
"logfile ".
|
||||
"sshUser ".
|
||||
$readingFnAttributes;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user