mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-13 17:26:34 +00:00
Loglevel changed
git-svn-id: https://svn.fhem.de/fhem/trunk@328 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8da9eb3e8e
commit
c2fdbc4f43
@ -111,7 +111,7 @@ CUL_EM_Parse($$)
|
||||
my %readings;
|
||||
|
||||
my $n = $hash->{NAME};
|
||||
Log GetLogLevel($n,3), "CUL_EM $n: $val";
|
||||
Log GetLogLevel($n,5), "CUL_EM $n: $val";
|
||||
$readings{RAW} = $val;
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user