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:
@ -923,7 +923,7 @@ qq{GardenaSmartBridge ($name) - got result from asynchronous parsing}
|
||||
|
||||
CleanSubprocess($hash);
|
||||
|
||||
if ( ref( @{$response} ) eq 'ARRAY' ) {
|
||||
if ( ref($response) eq 'ARRAY' ) {
|
||||
for my $json ( @{$response} ) {
|
||||
|
||||
#################
|
||||
|
Reference in New Issue
Block a user