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:49:30 +01:00
parent 52208b2832
commit cd4015330e
2 changed files with 2 additions and 1 deletions

View File

@ -383,6 +383,7 @@ sub TimerStatusRequest {
}
else {
::readingsSingleUpdate( $hash, 'state', 'off', 1 );
Presence($hash)
if ( ::AttrVal( $name, 'pingPresence', 0 ) == 1 );