2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

CUL_HM:commandlist update more frequent

git-svn-id: https://svn.fhem.de/fhem/trunk@22098 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2020-06-02 18:42:46 +00:00
parent deb6a85086
commit e38e4730f8

View File

@ -4167,6 +4167,7 @@ sub CUL_HM_SetList($) {#+++++++++++++++++ get command basic list++++++++++++++++
.":$fkt"
.":$defs{$devName}{helper}{mId}"
.":$chn"
.InternalVal($name,"peerList","")
;
if($hash->{helper}{cmds}{cmdKey} ne $cmdKey){
my $st = defined $defs{$devName}{helper}{mId} ? $culHmModel->{$defs{$devName}{helper}{mId}}{st} : AttrVal($devName, "subType", "");