Update 82_LGTV_WebOS.pm

This commit is contained in:
michaellampert
2019-06-20 21:12:57 +02:00
committed by GitHub
parent 78d4a2c667
commit 582a9f5922

View File

@ -183,7 +183,7 @@ sub LGTV_WebOS_Initialize($) {
. "pingPresence:1 "
. "wakeOnLanMAC "
. "wakeOnLanBroadcast "
. "wakeupCmd"
. "wakeupCmd "
. $readingFnAttributes;
foreach my $d ( sort keys %{ $modules{LGTV_WebOS}{defptr} } ) {