main #55
@@ -901,7 +901,10 @@ sub PollChild {
 | 
			
		||||
        my $subprocess = $hash->{".fhem"}{subprocess};
 | 
			
		||||
        my @response   = $subprocess->readFromChild();
 | 
			
		||||
 | 
			
		||||
        if ( !defined(@response) ) {
 | 
			
		||||
        Log3 $name, 3,
 | 
			
		||||
          "GardenaSmartBridge ($name) - Response ist: " . Dumper $response;
 | 
			
		||||
 | 
			
		||||
        if ( scalar(@response) == 0 ) {
 | 
			
		||||
            Log3( $name, 5,
 | 
			
		||||
qq{GardenaSmartBridge ($name) - still waiting ($subprocess->{lasterror}).}
 | 
			
		||||
            );
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,2 @@
 | 
			
		||||
UPD 2022-02-01_11:52:56 49880 FHEM/73_GardenaSmartBridge.pm
 | 
			
		||||
UPD 2022-02-01_12:42:22 49983 FHEM/73_GardenaSmartBridge.pm
 | 
			
		||||
UPD 2022-01-31_19:35:42 56993 FHEM/74_GardenaSmartDevice.pm
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user