autocreate: added ttyACM for ZWave
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6426 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -323,7 +323,7 @@ my @usbtable = (
|
||||
define => "TRX_PARAM TRX DEVICE\@38400", },
|
||||
|
||||
{ NAME => "ZWDongle",
|
||||
matchList => ["cu.PL2303-0000(.*)", "ttyUSB(.*)"],
|
||||
matchList => ["cu.PL2303-0000(.*)", "ttyUSB(.*)", "ttyACM(.*)" ],
|
||||
DeviceName=> "DEVICE\@115200",
|
||||
request => pack("H*", "01030020dc"), # GetStatus
|
||||
response => "^\x06.*",
|
||||
|
||||
Reference in New Issue
Block a user