feat: add Epson EB-E20 / PowerLite E20 raw remotes (#931)

This commit is contained in:
lvarook
2025-07-31 22:49:50 +02:00
committed by GitHub
parent a0868f9195
commit 85122d4987
2 changed files with 94 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
Filetype: IR signals file
Version: 1
#
# Bqeel R1 PLUS TV BOX Remote
#
name: Power
type: parsed
protocol: NEC
address: 01 00 00 00
command: 40 00 00 00
#
name: Back
type: parsed
protocol: NEC
address: 01 00 00 00
command: 19 00 00 00
#
name: Apps
type: parsed
protocol: NEC
address: 01 00 00 00
command: 0F 00 00 00
#
name: Home
type: parsed
protocol: NEC
address: 01 00 00 00
command: 11 00 00 00
#
name: OK
type: parsed
protocol: NEC
address: 01 00 00 00
command: 13 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 01 00 00 00
command: 51 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 01 00 00 00
command: 50 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 01 00 00 00
command: 16 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 01 00 00 00
command: 1A 00 00 00