mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-16 10:46:03 +00:00
restore of the version 2411
git-svn-id: https://svn.fhem.de/fhem/trunk@3085 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
bd36acbea0
commit
2b1fa63986
@ -270,12 +270,6 @@ TCM_Read($)
|
||||
|
||||
Dispatch($hash, "EnOcean:$org:$d1:$id:$status:$odata", \%addvals);
|
||||
|
||||
# Schorsch M: dispatch corrections
|
||||
if(!Dispatch($hash, "EnOcean:$org:$d1:$id:$status:$odata", \%addvals)) {
|
||||
Log 1 , "Dispatch was called devices was not defined call Dispatch again";
|
||||
Dispatch($hash, "EnOcean:$org:$d1:$id:$status:$odata", \%addvals);
|
||||
}
|
||||
|
||||
} elsif($t eq "02") {
|
||||
my $rc = substr($mdata, 0, 2);
|
||||
my %codes = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user