Hi, Just added a solora RC-5 Remote...
---
name: Salora
driver: rc-5
buttons:
POWER: 0x10c
UP: 0x114
DOWN: 0x113
LEFT: 0x115
RIGHT: 0x116
SELECT: 0x135
BACK: 0x10a
MENU: 0x12b
MUTE: 0c10d
VOL+: 0x110
VOL-: 0x111
CHAN+: 0x120
CHAN-: 0x121
ZERO: 0x100
ONE: 0x101
TWO: 0x102
THREE: 0x103
FOUR: 0x104
FIVE: 0x105
SIX: 0x106
SEVEN: 0x107
EIGHT: 0x108
NINE: 0x109
Greetings and keepup the great work...
Benno
IR Remote Controls for the Ryde Receiver
Re: IR Remote Controls for the Ryde Receiver
A streamzap remote. I've mapped the stop (square) button to OSDTOG.
Code: Select all
---
name: streamzap
driver: rc-5-sz
buttons:
POWER: 0x2894
UP: 0x28a1
DOWN: 0x28a8
LEFT: 0x28a2
RIGHT: 0x28a7
SELECT: 0x28a4
BACK: 0x28ad
MENU: 0x28ab
MUTE: 0x2897
VOL+: 0x289b
VOL-: 0x289e
CHAN+: 0x2898
CHAN-: 0x289d
ZERO: 0x2880
ONE: 0x2883
TWO: 0x2885
THREE: 0x2886
FOUR: 0x2889
FIVE: 0x288a
SIX: 0x288c
SEVEN: 0x288f
EIGHT: 0x2891
NINE: 0x2892
OSDTOG: 0x28b3
Re: IR Remote Controls for the Ryde Receiver
Thanks for the update, however the streamzap has been added as screenzap.yaml so I had to rename the file before it would work.
David
David
Re: IR Remote Controls for the Ryde Receiver
Thanks for spotting that David. Now corrected.
Dave
Dave