mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 16:59:18 +00:00
37_harmony.pm: removed debug message
git-svn-id: https://svn.fhem.de/fhem/trunk@8545 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
282e6482eb
commit
9f18e906a1
@ -1382,7 +1382,6 @@ harmony_parseToken($$)
|
||||
RemoveInternalTimer($hash);
|
||||
|
||||
my $error = $json->{ErrorCode};
|
||||
Log 1, $error;
|
||||
if( $error && $error != 200 ) {
|
||||
Log3 $name, 2, "$name: error ($error): $json->{Message}";
|
||||
$hash->{lastError} = $json->{Message};
|
||||
|
Loading…
x
Reference in New Issue
Block a user