mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-28 11:01:59 +00:00
93_DbRep: contrib 8.51.4
git-svn-id: https://svn.fhem.de/fhem/trunk@27162 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
82b1db34ed
commit
b01ce96ca7
@ -4524,7 +4524,7 @@ sub DbRep_diffval {
|
|||||||
$vnew =~ tr/\n//d;
|
$vnew =~ tr/\n//d;
|
||||||
|
|
||||||
if (!DbRep_IsNumeric ($vnew)) { # Test auf $value = "numeric"
|
if (!DbRep_IsNumeric ($vnew)) { # Test auf $value = "numeric"
|
||||||
Log3 ($name, 2, "DbRep $name - WARNING - dataset has no numeric value >$vnew< and is ignored, >$timestamp<, device >$device<, reading >$reading<.");
|
Log3 ($name, 2, "DbRep $name - WARNING - dataset has no numeric value >$vnew< and is ignored\ntimestamp >$timestamp<, device >$device<, reading >$reading<");
|
||||||
next;
|
next;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user