Sleep Timer button added
After this update, you need to change the remote control to another. And after the restart, change the remote control back to the right one.
This commit is contained in:
@@ -161,6 +161,7 @@ def listener():
|
||||
listener.register('KEY_RADIO',handleIRevent) # (Pecus)
|
||||
listener.register('KEY_MEDIA',handleIRevent) # (Pecus)
|
||||
listener.register('KEY_PANDORA',handleIRevent) # (Pecus)
|
||||
listener.register('KEY_TIME',handleIRevent) # (Pecus)
|
||||
log.message("Activating IR Remote Control listener", log.DEBUG)
|
||||
listener.activate()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user