mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 05:16:45 +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:
parent
3f7f0abb31
commit
b71fa8fb1a
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user