mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-07 22:29:19 +00:00
CUL_HM: postEvent bug remove
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8070 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1ad9ee2588
commit
3258f2b391
@ -4609,7 +4609,7 @@ sub CUL_HM_Set($@) {#+++++++++++++++++ set command+++++++++++++++++++++++++++++
|
|||||||
,$peerFlag,$dst,$peer
|
,$peerFlag,$dst,$peer
|
||||||
,hex($chn)
|
,hex($chn)
|
||||||
,$pressCnt
|
,$pressCnt
|
||||||
,hex($cndNo)));
|
,$cndNo));
|
||||||
if ($rxt & 0x80){#burstConditional
|
if ($rxt & 0x80){#burstConditional
|
||||||
CUL_HM_SndCmd($pHash, "++B112$id".substr($peer,0,6));
|
CUL_HM_SndCmd($pHash, "++B112$id".substr($peer,0,6));
|
||||||
}
|
}
|
||||||
|
@ -915,8 +915,9 @@ $culHmRegType{pushButton} = $culHmRegType{remote};
|
|||||||
}
|
}
|
||||||
,"HM-LC-SW1-BA-PCB" =>{ lowBatLimitBA =>1,ledMode =>1}
|
,"HM-LC-SW1-BA-PCB" =>{ lowBatLimitBA =>1,ledMode =>1}
|
||||||
,"HM-LC-SW4-BA-PCB" =>{ lowBatLimitBA =>1,ledMode =>1,localResDis =>1}
|
,"HM-LC-SW4-BA-PCB" =>{ lowBatLimitBA =>1,ledMode =>1,localResDis =>1}
|
||||||
|
,"HM-Sen-DB-PCB" =>{ ledMode =>1}
|
||||||
,"HM-MOD-Re-8" =>{ lowBatLimitBA3 =>1,ledMode =>1}
|
,"HM-MOD-Re-8" =>{ lowBatLimitBA3 =>1,ledMode =>1}
|
||||||
,"HM-ES-PMSw1-Pl" =>{sign =>1}
|
,"HM-ES-PMSw1-Pl" =>{ sign =>1}
|
||||||
|
|
||||||
,"HM-Sys-sRP-Pl" =>{ compMode =>1}
|
,"HM-Sys-sRP-Pl" =>{ compMode =>1}
|
||||||
,"KFM-Display" =>{ CtDlyOn =>1,CtDlyOff =>1
|
,"KFM-Display" =>{ CtDlyOn =>1,CtDlyOff =>1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user