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
bd205d8050
commit
52208b2832
@ -1,2 +1,2 @@
|
||||
UPD 2022-02-02_12:25:53 18011 FHEM/82_LGTV_WebOS.pm
|
||||
UPD 2022-02-02_13:40:59 54301 lib/FHEM/Devices/LGTV/LGTVWebOS.pm
|
||||
UPD 2022-02-02_13:42:01 54303 lib/FHEM/Devices/LGTV/LGTVWebOS.pm
|
||||
|
@ -263,7 +263,7 @@ sub Define {
|
||||
|
||||
$modules{LGTV_WebOS}{defptr}{ $hash->{HOST} } = $hash;
|
||||
|
||||
readingsSingleUpdate( $hash, 'state', 'Initialized', 1 );
|
||||
::readingsSingleUpdate( $hash, 'state', 'Initialized', 1 );
|
||||
|
||||
if ($init_done) {
|
||||
TimerStatusRequest($hash);
|
||||
|
Loading…
Reference in New Issue
Block a user