mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk@4851 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0637d7fbdd
commit
100eebe0b0
@ -982,7 +982,7 @@ sub CUL_HM_Parse($$) {##############################
|
||||
push @event, "time-request";
|
||||
}
|
||||
}
|
||||
elsif($md eq "HM-ES-PMSw1-Pl") { ############################################
|
||||
elsif($md eq "HM-TC-IT-WM-W-EU") { ##########################################
|
||||
my %ctlTbl=( 0=>"auto", 1=>"manu", 2=>"party",3=>"boost");
|
||||
if ($mTp eq "10" && $p =~ m/^0B(....)(..)(..)(..)/) {#info-level
|
||||
my ($d1,$d2,$d3,$d4)=(hex($1),hex($2),hex($3),hex($4));
|
||||
|
Loading…
Reference in New Issue
Block a user