Subject line (try to keep under 50 characters)

Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
This commit is contained in:
Marko Oldenburg 2022-02-17 08:37:26 +01:00
parent b0e048ef8a
commit 3a91b450c7
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
UPD 2022-01-29_04:24:06 6874 FHEM/46_TeslaPowerwall2AC.pm
UPD 2022-02-17_07:53:27 28293 lib/FHEM/Devices/Tesla/Powerwall.pm
UPD 2022-02-17_08:35:26 28294 lib/FHEM/Devices/Tesla/Powerwall.pm

View File

@ -409,7 +409,7 @@ sub Timer_GetData {
!exists( $hash->{helper}->{passObj} )
|| (
exists( $hash->{helper}->{passObj} )
&& !exists(
&& !defined(
$hash->{helper}->{passObj}->getReadPassword($name)
)
)