mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 01:09:47 +00:00
THZ: new readings
git-svn-id: https://svn.fhem.de/fhem/trunk@5613 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
67ebb53119
commit
fb8afb452e
@ -282,7 +282,7 @@ sub THZ_Initialize($)
|
||||
$hash->{UndefFn} = "THZ_Undef";
|
||||
$hash->{GetFn} = "THZ_Get";
|
||||
$hash->{SetFn} = "THZ_Set";
|
||||
$hash->{AttrFn} = "THZ_Attr";
|
||||
# $hash->{AttrFn} = "THZ_Attr";
|
||||
$hash->{AttrList}= "IODev do_not_notify:1,0 ignore:0,1 dummy:1,0 showtime:1,0 loglevel:0,1,2,3,4,5,6 "
|
||||
."interval_sGlobal:0,60,120,180,300,600,3600,7200,43200,86400 "
|
||||
."interval_sSol:0,60,120,180,300,600,3600,7200,43200,86400 "
|
||||
|
Loading…
Reference in New Issue
Block a user