enable events on update readings
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3002 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -70,7 +70,7 @@ FRM_IN_observer
|
||||
main::readingsBulkUpdate($hash,"count",$count,1);
|
||||
};
|
||||
main::readingsBulkUpdate($hash,"reading",$new == PIN_HIGH ? "on" : "off", 1);
|
||||
main::readingsEndUpdate($hash,0);
|
||||
main::readingsEndUpdate($hash,1);
|
||||
}
|
||||
|
||||
sub
|
||||
|
||||
Reference in New Issue
Block a user