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:
@@ -20,7 +20,7 @@ TechemHKV_Initialize(@) {
|
|||||||
# require "Broker.pm";
|
# require "Broker.pm";
|
||||||
|
|
||||||
# TECHEM HKV
|
# TECHEM HKV
|
||||||
$hash->{Match} = "^b..446850[\d]{8}6980....A0.*";
|
$hash->{Match} = "^b..446850[\\d]{8}6980....A0.*";
|
||||||
|
|
||||||
$hash->{DefFn} = "TechemHKV_Define";
|
$hash->{DefFn} = "TechemHKV_Define";
|
||||||
$hash->{UndefFn} = "TechemHKV_Undef";
|
$hash->{UndefFn} = "TechemHKV_Undef";
|
||||||
|
|||||||
Reference in New Issue
Block a user