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:
2022-02-02 13:41:12 +01:00
parent 143870e40d
commit bd205d8050
2 changed files with 3 additions and 1 deletions

View File

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