From 74a89c2ec363ae9b4224e86d42c1b4210be5290e Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 2 Oct 2019 09:54:42 +0200 Subject: [PATCH] test --- 46_TeslaPowerwall2AC.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/46_TeslaPowerwall2AC.pm b/46_TeslaPowerwall2AC.pm index 390586b..12427de 100644 --- a/46_TeslaPowerwall2AC.pm +++ b/46_TeslaPowerwall2AC.pm @@ -486,7 +486,7 @@ sub ErrorHandling($$$) { print( 'TESLA DEBUG1 - Error: ' . $err . "\n" ) if ( defined($err) and $err); print( 'TESLA DEBUG1 - Code: ' . $param->{code} . "\n" ) - if ( exists( $param->{code} ); + if ( exists($param->{code}) ); # my $path = $param->{setCmd}; # temporär