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
52208b2832
commit
cd4015330e
@ -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:42:01 54303 lib/FHEM/Devices/LGTV/LGTVWebOS.pm
|
UPD 2022-02-02_13:49:22 54363 lib/FHEM/Devices/LGTV/LGTVWebOS.pm
|
||||||
|
@ -383,6 +383,7 @@ sub TimerStatusRequest {
|
|||||||
|
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
::readingsSingleUpdate( $hash, 'state', 'off', 1 );
|
||||||
|
|
||||||
Presence($hash)
|
Presence($hash)
|
||||||
if ( ::AttrVal( $name, 'pingPresence', 0 ) == 1 );
|
if ( ::AttrVal( $name, 'pingPresence', 0 ) == 1 );
|
||||||
|
Loading…
Reference in New Issue
Block a user