Create EssentielB.ir

main
ATAO 2023-07-24 10:14:35 +02:00 committed by GitHub
parent 46445cad80
commit 4117efa67e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 71 additions and 0 deletions

View File

@ -0,0 +1,71 @@
Filetype: IR signals file
Version: 1
#
# TV LED ESSENTIELB Android TV
# Essentiel B is Boulanger's distributor brand
#
name: On_off
type: parsed
protocol: RCA
address: 0F 00 00 00
command: 54 00 00 00
#
name: Mute
type: parsed
protocol: RCA
address: 0F 00 00 00
command: FC 00 00 00
#
name: Pr_up
type: parsed
protocol: RCA
address: 0F 00 00 00
command: B4 00 00 00
#
name: Pr_down
type: parsed
protocol: RCA
address: 0F 00 00 00
command: 34 00 00 00
#
name: VOL+
type: parsed
protocol: RCA
address: 0F 00 00 00
command: F4 00 00 00
#
name: VOL-
type: parsed
protocol: RCA
address: 0F 00 00 00
command: 74 00 00 00
#
name: Left
type: parsed
protocol: RCA
address: 0F 00 00 00
command: 6A 00 00 00
#
name: Right
type: parsed
protocol: RCA
address: 0F 00 00 00
command: EA 00 00 00
#
name: Up
type: parsed
protocol: RCA
address: 0F 00 00 00
command: 9A 00 00 00
#
name: Down
type: parsed
protocol: RCA
address: 0F 00 00 00
command: 1A 00 00 00
#
name: Ok
type: parsed
protocol: RCA
address: 0F 00 00 00
command: 2F 00 00 00