mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
EnOcean may be dummy too
git-svn-id: https://svn.fhem.de/fhem/trunk@1607 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
6169973f06
commit
48867c48fa
@ -64,7 +64,7 @@ EnOcean_Initialize($)
|
||||
$hash->{DefFn} = "EnOcean_Define";
|
||||
$hash->{ParseFn} = "EnOcean_Parse";
|
||||
$hash->{SetFn} = "EnOcean_Set";
|
||||
$hash->{AttrList} = "IODev do_not_notify:1,0 ignore:0,1 " .
|
||||
$hash->{AttrList} = "IODev do_not_notify:1,0 ignore:0,1 dummy:0,1 " .
|
||||
"showtime:1,0 loglevel:0,1,2,3,4,5,6 model " .
|
||||
"subType:switch,contact,sensor,windowHandle,SR04,MD15,PM101,".
|
||||
"dimmer,dimmCtrl actualTemp";
|
||||
|
Loading…
x
Reference in New Issue
Block a user