Subject line (try to keep under 50 characters)

Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
This commit is contained in:
Marko Oldenburg 2022-02-01 10:59:08 +01:00
parent bd06f26248
commit ddbe145179
2 changed files with 2 additions and 2 deletions

View File

@ -923,7 +923,7 @@ qq{GardenaSmartBridge ($name) - got result from asynchronous parsing}
CleanSubprocess($hash); CleanSubprocess($hash);
if ( ref( @{$response} ) eq 'ARRAY' ) { if ( ref($response) eq 'ARRAY' ) {
for my $json ( @{$response} ) { for my $json ( @{$response} ) {
################# #################

View File

@ -1,2 +1,2 @@
UPD 2022-02-01_09:54:04 49897 FHEM/73_GardenaSmartBridge.pm UPD 2022-02-01_10:58:50 49892 FHEM/73_GardenaSmartBridge.pm
UPD 2022-01-31_19:35:42 56993 FHEM/74_GardenaSmartDevice.pm UPD 2022-01-31_19:35:42 56993 FHEM/74_GardenaSmartDevice.pm