@@ -1,2 +1,2 @@
 | 
				
			|||||||
UPD 2022-03-13_11:13:55 18968 FHEM/82_LGTV_WebOS.pm
 | 
					UPD 2022-03-13_11:17:13 18968 FHEM/82_LGTV_WebOS.pm
 | 
				
			||||||
UPD 2022-03-13_11:13:52 54282 lib/FHEM/Devices/LGTV/LGTVWebOS.pm
 | 
					UPD 2022-03-17_08:25:38 54313 lib/FHEM/Devices/LGTV/LGTVWebOS.pm
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -736,7 +736,8 @@ sub Read {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    $hash->{helper}->{lastResponse} =
 | 
					    $hash->{helper}->{lastResponse} =
 | 
				
			||||||
      int( ::gettimeofday() );    # Check Socket KeepAlive
 | 
					      int( ::gettimeofday() );    # Check Socket KeepAlive
 | 
				
			||||||
    $len = sysread( $hash->{CD}, $buf, 10240 );
 | 
					    $len = sysread( $hash->{CD}, $buf, 10240 )
 | 
				
			||||||
 | 
					      if exists( $hash->{CD} );
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if ( !defined($len) || !$len ) {
 | 
					    if ( !defined($len) || !$len ) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user