ready for release #46

Merged
marko merged 55 commits from testing into master 2021-10-27 03:20:14 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit c9f212a641 - Show all commits

View File

@ -732,7 +732,7 @@ sub ErrorHandling {
}
}
$output .= '\n=== Abilities \n';
my $i = 0;
$i = 0;
for my $dev_settings ( @ { $devJson->{abilities} } ) {
$output .= "[".$i++."]id: $dev_settings->{id} \n";
$output .= "name: $dev_settings->{name} ";

View File

@ -1,2 +1,2 @@
UPD 2021-05-28_20:36:47 46928 FHEM/73_GardenaSmartBridge.pm
UPD 2021-05-29_22:07:33 46925 FHEM/73_GardenaSmartBridge.pm
UPD 2021-05-28_20:56:13 55505 FHEM/74_GardenaSmartDevice.pm