fix Undefined subroutine &main::TeslaPowerwall2AC_Write
This commit is contained in:
@ -564,7 +564,7 @@ sub ErrorHandling {
|
||||
}
|
||||
#### End Error Handling
|
||||
|
||||
InternalTimer( gettimeofday() + 3, 'TeslaPowerwall2AC_Write', $hash )
|
||||
InternalTimer( gettimeofday() + 3, 'Tesla_Powerwall_Write', $hash )
|
||||
if ( defined( $hash->{actionQueue} )
|
||||
&& scalar( @{ $hash->{actionQueue} } ) > 0 );
|
||||
|
||||
|
Reference in New Issue
Block a user