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