mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
fhem.pl: event-on-change-reading with filter: keep suffix (Forum #46590)
git-svn-id: https://svn.fhem.de/fhem/trunk@10386 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
595964858c
commit
81fac751c0
@ -4064,9 +4064,8 @@ readingsBulkUpdate($$$@)
|
||||
} else {
|
||||
$hash->{".attreocr-threshold$reading"} = $value;
|
||||
}
|
||||
} else {
|
||||
$value = $ov;
|
||||
}
|
||||
$value = $ov;
|
||||
}
|
||||
|
||||
# determine if an event should be created:
|
||||
|
Loading…
x
Reference in New Issue
Block a user