Added Sanyo Universal TV Remote (thanks Clank!)

This commit is contained in:
UberGuidoZ 2022-07-21 01:13:38 -07:00 committed by GitHub
parent e19629007d
commit 3cfceb1107
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,82 @@
Filetype: IR signals file
Version: 1
#
# Sanyo Universal TV Remote
#
name: Power
type: parsed
protocol: NEC
address: 38 00 00 00
command: 12 00 00 00
#
name: Ok
type: parsed
protocol: NEC
address: 38 00 00 00
command: 54 00 00 00
#
name: V_up
type: parsed
protocol: NEC
address: 38 00 00 00
command: 0E 00 00 00
#
name: V_down
type: parsed
protocol: NEC
address: 38 00 00 00
command: 0F 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 38 00 00 00
command: 18 00 00 00
#
name: Ch_up
type: parsed
protocol: NEC
address: 38 00 00 00
command: 0A 00 00 00
#
name: Ch_down
type: parsed
protocol: NEC
address: 38 00 00 00
command: 0B 00 00 00
#
name: Input
type: parsed
protocol: NEC
address: 38 00 00 00
command: 13 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 38 00 00 00
command: 1E 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 38 00 00 00
command: 1F 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 38 00 00 00
command: 4E 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 38 00 00 00
command: 4F 00 00 00
#
name: Menu
type: parsed
protocol: NEC
address: 38 00 00 00
command: 17 00 00 00