mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-15 22:26:04 +00:00
10_CUL_HM: AES handling disWM55
git-svn-id: https://svn.fhem.de/fhem/trunk@8888 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d3bdb8656b
commit
ffd5f34cb0
@ -1934,7 +1934,7 @@ sub CUL_HM_Parse($$) {#########################################################
|
||||
}
|
||||
|
||||
CUL_HM_calcDisWm($chnHash,$devH->{NAME},$type);
|
||||
if (CUL_HM_getAttrInt($name,"aesCommReq") == 1){
|
||||
if (AttrVal($btnName,"aesCommReq",0)){
|
||||
my @arr = ();
|
||||
$devH->{cmdStacAESPend} = \@arr;
|
||||
push (@{$devH->{cmdStacAESPend} },"$src;++A011$id$src$_")
|
||||
|
Loading…
x
Reference in New Issue
Block a user