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:
parent
b0e048ef8a
commit
3a91b450c7
@ -1,2 +1,2 @@
|
|||||||
UPD 2022-01-29_04:24:06 6874 FHEM/46_TeslaPowerwall2AC.pm
|
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
|
||||||
|
@ -409,7 +409,7 @@ sub Timer_GetData {
|
|||||||
!exists( $hash->{helper}->{passObj} )
|
!exists( $hash->{helper}->{passObj} )
|
||||||
|| (
|
|| (
|
||||||
exists( $hash->{helper}->{passObj} )
|
exists( $hash->{helper}->{passObj} )
|
||||||
&& !exists(
|
&& !defined(
|
||||||
$hash->{helper}->{passObj}->getReadPassword($name)
|
$hash->{helper}->{passObj}->getReadPassword($name)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user