patch-packages #3

Merged
marko merged 11 commits from patch-packages into dev 2022-03-10 07:49:26 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 52208b2832 - Show all commits

View File

@ -1,2 +1,2 @@
UPD 2022-02-02_12:25:53 18011 FHEM/82_LGTV_WebOS.pm 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

View File

@ -263,7 +263,7 @@ sub Define {
$modules{LGTV_WebOS}{defptr}{ $hash->{HOST} } = $hash; $modules{LGTV_WebOS}{defptr}{ $hash->{HOST} } = $hash;
readingsSingleUpdate( $hash, 'state', 'Initialized', 1 ); ::readingsSingleUpdate( $hash, 'state', 'Initialized', 1 );
if ($init_done) { if ($init_done) {
TimerStatusRequest($hash); TimerStatusRequest($hash);