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