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

00_FBAHAHTTP.pm: remove debugging

git-svn-id: https://svn.fhem.de/fhem/trunk@11409 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2016-05-08 14:23:23 +00:00
parent 6998f6fb72
commit e51122d425

View File

@ -181,7 +181,7 @@ FBAHAHTTP_Write($$$)
delete $hash->{".SID"};
return;
}
Log 1, "FBAHAHTTP_Write reply for $name: $_[2]";
Log 5, "FBAHAHTTP_Write reply for $name: $_[2]";
}
});
}