cleanup code
This commit is contained in:
parent
71ef5799c2
commit
113dec6551
@ -515,7 +515,7 @@ sub ErrorHandling {
|
||||
my $name = $hash->{NAME};
|
||||
my $dhash = $hash;
|
||||
|
||||
$dhash = $modules{GardenaSmartDevice}{defptr}{ $param->{'device_id'} } if ( length($data) > 0 );
|
||||
$dhash = $modules{GardenaSmartDevice}{defptr}{ $param->{'device_id'} };
|
||||
if ( defined( $param->{'device_id'} ) );
|
||||
|
||||
my $dname = $dhash->{NAME};
|
||||
|
@ -1,2 +1,2 @@
|
||||
UPD 2021-06-28_10:14:08 47099 FHEM/73_GardenaSmartBridge.pm
|
||||
UPD 2021-06-28_10:26:27 47074 FHEM/73_GardenaSmartBridge.pm
|
||||
UPD 2021-06-09_09:52:26 55505 FHEM/74_GardenaSmartDevice.pm
|
||||
|
Loading…
x
Reference in New Issue
Block a user