It also contains details on how to add your own custom remote control - if you build a handset.yaml file for a new remote control for the Ryde Receiver, please post details here. If you can include a photo of the remote as well, that could help other users.
As an example, here is the file for the Nebula Remote that I use.
Code: Select all
---
name: NEBULA USB DTV
driver: rc-5
buttons:
    POWER:  0x0d
    UP:     0x16
    DOWN:   0x17
    LEFT:   0x18
    RIGHT:  0x19
    SELECT: 0x1a
    BACK:   0x14
    MENU:   0x15
    ZERO:   0x00
    ONE:    0x01
    TWO:    0x02
    THREE:  0x03
    FOUR:   0x04
    FIVE:   0x05
    SIX:    0x06
    SEVEN:  0x07
    EIGHT:  0x08
    NINE:   0x09
    MUTE:   0x26
    VOLUP:  0x1d
    VOLDN:  0x1e
    CHUP:   0x1b
    CHDN:   0x1c