2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-25 09:55:38 +00:00

73_NUKIBridge: Fix 503 Unavailable message

git-svn-id: https://svn.fhem.de/fhem/trunk@26447 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
LeonGaultier 2022-09-26 10:17:37 +00:00
parent a5d62ce04a
commit 79ae280cdf
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- bugfix: 73_NUKIBridge: Fix 503 Unavailable message
- change: 88_HMCCU: Switched close to closed
- bugfix: 70_Klafs: package main was removed from source code
- bugfix: 31_LightScene: fixes for configDB (by Beta-User)

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',