feat: new remotes (#871)

This commit is contained in:
jay candel
2025-01-10 19:17:52 +08:00
committed by GitHub
parent 3ca9594d8e
commit 7b72f66622
5 changed files with 374 additions and 0 deletions

View File

@@ -0,0 +1,67 @@
Filetype: IR signals file
Version: 1
#
# Brand: Epson
# Device Model: EBX39
# Device Type: Projector
#
name: Power
type: parsed
protocol: NECext
address: 83 55 00 00
command: 90 6F 00 00
#
name: Menu
type: parsed
protocol: NECext
address: 83 55 00 00
command: 9A 65 00 00
#
name: Ok
type: parsed
protocol: NECext
address: 83 55 00 00
command: 85 7A 00 00
#
name: Up
type: parsed
protocol: NECext
address: 83 55 00 00
command: B0 4F 00 00
#
name: Down
type: parsed
protocol: NECext
address: 83 55 00 00
command: B2 4D 00 00
#
name: Left
type: parsed
protocol: NECext
address: 83 55 00 00
command: B3 4C 00 00
#
name: Right
type: parsed
protocol: NECext
address: 83 55 00 00
command: B1 4E 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 83 55 00 00
command: 93 6C 00 00
#
name: Vol_up
type: parsed
protocol: NECext
address: 83 55 00 00
command: 98 67 00 00
#
name: Vol_dn
type: parsed
protocol: NECext
address: 83 55 00 00
command: 99 66 00 00
#