MAXLAN: allow set-clock-on-init
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4093 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -50,7 +50,7 @@ MAXLAN_Initialize($)
|
||||
# Normal devices
|
||||
$hash->{DefFn} = "MAXLAN_Define";
|
||||
$hash->{UndefFn} = "MAXLAN_Undef";
|
||||
$hash->{AttrList}= "do_not_notify:1,0 dummy:1,0 " .
|
||||
$hash->{AttrList}= "do_not_notify:1,0 dummy:1,0 set-clock-on-init:1,0 " .
|
||||
"loglevel:0,1,2,3,4,5,6 addvaltrigger ";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user