Fix HTTP 503 Unavailable message in encode_json #27

Merged
marko merged 1 commits from patch-useIdTagsInCommandref into dev 2022-09-26 10:11:49 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit a95cbbcaba - Show all commits

View File

@ -1,4 +1,4 @@
UPD 2021-12-17_12:18:33 10358 FHEM/73_NUKIBridge.pm
UPD 2021-12-17_12:42:37 11100 FHEM/74_NUKIDevice.pm
UPD 2021-12-17_12:18:33 42761 lib/FHEM/Devices/Nuki/Bridge.pm
UPD 2021-12-17_12:44:59 11100 FHEM/74_NUKIDevice.pm
UPD 2022-09-26_11:59:12 42767 lib/FHEM/Devices/Nuki/Bridge.pm
UPD 2021-12-17_12:18:33 16338 lib/FHEM/Devices/Nuki/Device.pm

View File

@ -750,7 +750,7 @@ sub DistributionErrHandle2 {
::asyncOutput( $param->{cl}, "Request Error: $err\r\n" )
if ( $param->{cl} && $param->{cl}{canAsyncOutput} );
return;
return $json;
}
::readingsBulkUpdate( $hash, 'lastError',