From a4e5793773931bcef378afcac64a5cc12b78fafe Mon Sep 17 00:00:00 2001 From: martinp876 Date: Sun, 17 Dec 2017 18:52:43 +0000 Subject: [PATCH] 98_HMtemplate:implement changes from CUL_HM git-svn-id: https://svn.fhem.de/fhem/trunk@15636 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/98_HMtemplate.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/FHEM/98_HMtemplate.pm b/fhem/FHEM/98_HMtemplate.pm index 909892a81..2eb2bb1a2 100644 --- a/fhem/FHEM/98_HMtemplate.pm +++ b/fhem/FHEM/98_HMtemplate.pm @@ -278,7 +278,7 @@ sub HMtemplate_GetFn($@) {##################################################### if (InternalVal($name,"tpl_type","") =~ m/peer-(short|long)/){ $_ = "lg".$_ foreach (@regArr); } - return CUL_HM_getRegInfo(\@regArr,1,1); # + return CUL_HM_getRegInfo($name); # } else{ my @cmdLst = ( "defineCmd"