change Log output for PresenceRun Fn
This commit is contained in:
parent
4a957aee1f
commit
5f6fa1a751
@ -1691,7 +1691,7 @@ sub LGTV_WebOS_PresenceRun {
|
||||
if ( defined($tmp) && $tmp ne "" ) {
|
||||
|
||||
chomp $tmp;
|
||||
Log3 $name, 5,
|
||||
Log3 $name, 4,
|
||||
"LGTV_WebOS ($name) - ping command returned with output:\n$tmp";
|
||||
$response = "$name|"
|
||||
. (
|
||||
|
Loading…
Reference in New Issue
Block a user