Double notify fixed
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1313 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -249,6 +249,8 @@ FS20_Set($@)
|
||||
$lh->{STATE} = $v;
|
||||
$lh->{READINGS}{state}{TIME} = $tn;
|
||||
$lh->{READINGS}{state}{VAL} = $v;
|
||||
my $lhname = $lh->{NAME};
|
||||
DoTrigger($lhname, undef) if($name ne $lhname);
|
||||
}
|
||||
return $ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user