From 0a64d9cae76c6f08cdeb7a92102d265850582a86 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Wed, 25 Sep 2013 06:21:02 +0000 Subject: [PATCH] atuocreate: ttyAMA added for the RPi EnOcean board git-svn-id: https://svn.fhem.de/fhem/trunk@3957 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/98_autocreate.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/FHEM/98_autocreate.pm b/fhem/FHEM/98_autocreate.pm index c6b3acb3a..bffbdfeea 100644 --- a/fhem/FHEM/98_autocreate.pm +++ b/fhem/FHEM/98_autocreate.pm @@ -321,7 +321,7 @@ my @usbtable = ( { NAME => "TCM310", matchList => ["cu.usbserial(.*)", "cu.usbmodem(.*)", - "ttyUSB(.*)", "ttyACM(.*)"], + "ttyUSB(.*)", "ttyACM(.*)", "ttyAMA(.*)"], DeviceName=> "DEVICE\@57600", request => pack("H*", "5500010005700838"), # get idbase response => "^\x55\x00\x05\x01",