mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
CUL_HM:correct commandlist
git-svn-id: https://svn.fhem.de/fhem/trunk@22498 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
bab908c2c8
commit
22bb4d9d8b
@ -4367,6 +4367,7 @@ sub CUL_HM_Set($@) {#+++++++++++++++++ set command+++++++++++++++++++++++++++++
|
||||
last;
|
||||
}
|
||||
}
|
||||
$val =~ s/-.*-//;
|
||||
}
|
||||
elsif($val =~ m/^\[([a-zA-Z0-9_-|\.]*)\]$/){
|
||||
my @lst1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user