fix: #23 #28
@@ -160,7 +160,6 @@ sub Initialize {
 | 
				
			|||||||
        <li>disable - disables the Nuki device</li>
 | 
					        <li>disable - disables the Nuki device</li>
 | 
				
			||||||
        <br>
 | 
					        <br>
 | 
				
			||||||
    </ul>
 | 
					    </ul>
 | 
				
			||||||
  </ul>
 | 
					 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
=end html
 | 
					=end html
 | 
				
			||||||
@@ -251,7 +250,6 @@ sub Initialize {
 | 
				
			|||||||
        <li>disable - disables the Nuki device</li>
 | 
					        <li>disable - disables the Nuki device</li>
 | 
				
			||||||
        <br>
 | 
					        <br>
 | 
				
			||||||
    </ul>
 | 
					    </ul>
 | 
				
			||||||
  </ul>
 | 
					 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
=end html_DE
 | 
					=end html_DE
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,4 @@
 | 
				
			|||||||
UPD 2021-12-17_11:56:40 10358 FHEM/73_NUKIBridge.pm
 | 
					UPD 2021-12-17_12:18:33 10358 FHEM/73_NUKIBridge.pm
 | 
				
			||||||
UPD 2021-12-17_11:56:38 11116 FHEM/74_NUKIDevice.pm
 | 
					UPD 2021-12-17_12:44:59 11100 FHEM/74_NUKIDevice.pm
 | 
				
			||||||
UPD 2021-12-11_19:37:43 42761 lib/FHEM/Devices/Nuki/Bridge.pm
 | 
					UPD 2022-09-26_11:59:12 42767 lib/FHEM/Devices/Nuki/Bridge.pm
 | 
				
			||||||
UPD 2021-12-11_19:37:43 16338 lib/FHEM/Devices/Nuki/Device.pm
 | 
					UPD 2021-12-17_12:18:33 16338 lib/FHEM/Devices/Nuki/Device.pm
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -750,7 +750,7 @@ sub DistributionErrHandle2 {
 | 
				
			|||||||
            ::asyncOutput( $param->{cl}, "Request Error: $err\r\n" )
 | 
					            ::asyncOutput( $param->{cl}, "Request Error: $err\r\n" )
 | 
				
			||||||
              if ( $param->{cl} && $param->{cl}{canAsyncOutput} );
 | 
					              if ( $param->{cl} && $param->{cl}{canAsyncOutput} );
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            return;
 | 
					            return $json;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        ::readingsBulkUpdate( $hash, 'lastError',
 | 
					        ::readingsBulkUpdate( $hash, 'lastError',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user