Merge pull request #10 from crobinson89/main

Add Sony XBR RMT-TX200U and SoundblasterX remotes
This commit is contained in:
Lucas 2022-05-02 09:02:17 -04:00 committed by GitHub
commit 898a9f903f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 88 additions and 0 deletions

View File

@ -0,0 +1,44 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NECext
address: 83 22 00 00
command: 08 F7 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 83 22 00 00
command: 0C F3 00 00
#
name: Vol_up
type: parsed
protocol: NECext
address: 83 22 00 00
command: 0A F5 00 00
#
name: Vol_down
type: parsed
protocol: NECext
address: 83 22 00 00
command: 01 FE 00 00
#
name: Play_pause
type: parsed
protocol: NECext
address: 83 22 00 00
command: 09 F6 00 00
#
name: Prev
type: parsed
protocol: NECext
address: 83 22 00 00
command: 07 F8 00 00
#
name: Next
type: parsed
protocol: NECext
address: 83 22 00 00
command: 06 F9 00 00

44
TVs/Sonyxbr_RMT_TX200U.ir Normal file
View File

@ -0,0 +1,44 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 15 00 00 00
#
name: Input
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 25 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 12 00 00 00
#
name: Vol_down
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 13 00 00 00
#
name: Ch_up
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 10 00 00 00
#
name: Ch_down
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 11 00 00 00
#
name: Mute
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 14 00 00 00