2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 23:06:37 +00:00

98_HMtemplate:implement changes from CUL_HM

git-svn-id: https://svn.fhem.de/fhem/trunk@15636 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2017-12-17 18:52:43 +00:00
parent 3f7f0abb31
commit b71fa8fb1a

View File

@ -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"