[fix] - debug stuff - cleanup
This commit is contained in:
parent
9b1170a978
commit
929bd705d5
@ -746,7 +746,7 @@ sub ErrorHandling {
|
||||
$i = 0;
|
||||
|
||||
for my $dev_settings ( @{ $devJson->{abilities} } ) {
|
||||
$output .= "[" . $i++ . "]\nid: $dev_settings->{id} \n";
|
||||
$output .= "[" . $i++ . "]id: $dev_settings->{id} \n";
|
||||
$output .= "name: $dev_settings->{name} \n";
|
||||
}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
UPD 2022-06-28_13:09:29 49243 FHEM/73_GardenaSmartBridge.pm
|
||||
UPD 2022-06-28_13:11:16 49241 FHEM/73_GardenaSmartBridge.pm
|
||||
UPD 2022-06-26_19:24:09 70125 FHEM/74_GardenaSmartDevice.pm
|
||||
|
Loading…
x
Reference in New Issue
Block a user