2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

10_RESIDENTS.pm: fix trigger events, see forum msg #226922

git-svn-id: https://svn.fhem.de/fhem/trunk@7126 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2014-12-05 16:48:55 +00:00
parent 130e04b710
commit d3deb75ffd

View File

@ -866,6 +866,8 @@ sub RESIDENTS_UpdateReadings (@) {
}
}
readingsEndUpdate($hash, 1);
}
###################################