fix Undefined subroutine &main::TeslaPowerwall2AC_Write
This commit is contained in:
parent
4f6a361c80
commit
a1f26f462c
@ -1,2 +1,2 @@
|
||||
UPD 2021-03-27_18:14:46 6992 FHEM/46_TeslaPowerwall2AC.pm
|
||||
UPD 2021-03-27_18:15:26 28873 lib/FHEM/Tesla/Powerwall.pm
|
||||
UPD 2021-03-27_18:40:42 6992 FHEM/46_TeslaPowerwall2AC.pm
|
||||
UPD 2021-03-27_22:29:33 28871 lib/FHEM/Tesla/Powerwall.pm
|
||||
|
@ -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 );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user