32_TechemHKV-pm: match escaped, id add

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9519 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
herrmannj
2015-10-18 13:17:21 +00:00
parent 8338283361
commit 07facaf3db

View File

@@ -20,7 +20,7 @@ TechemHKV_Initialize(@) {
# require "Broker.pm";
# TECHEM HKV
$hash->{Match} = "^b..446850[\d]{8}6980....A0.*";
$hash->{Match} = "^b..446850[\\d]{8}6980....A0.*";
$hash->{DefFn} = "TechemHKV_Define";
$hash->{UndefFn} = "TechemHKV_Undef";