mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 07:56:03 +00:00
no statusrequest for switch acks
git-svn-id: https://svn.fhem.de/fhem/trunk@4058 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f7c06d8cb6
commit
397f9ee314
@ -3441,7 +3441,7 @@ sub CUL_HM_responseSetup($$) {#store all we need to handle the response
|
||||
}
|
||||
}
|
||||
elsif($mTp eq '11' && $chn =~ m/^(02|81)$/){#!!! chn is subtype!!!
|
||||
CUL_HM_qStateUpdatIfEnab($dst);
|
||||
# CUL_HM_qStateUpdatIfEnab($dst.$subType);# subtype actually is channel
|
||||
if ($p =~ m/02..(..)....(....)/){#lvl ne 0 and timer on
|
||||
$hash->{helper}{tmdOn} = $2 if ($1 ne "00" && $2 !~ m/(0000|FFFF)/);
|
||||
CUL_HM_respWaitSu ($hash,"cmd:=$cmd","mNo:=$mNo"
|
||||
|
Loading…
x
Reference in New Issue
Block a user