Skip to content

Commit

Permalink
Merge pull request #147 from atao/main
Browse files Browse the repository at this point in the history
Added Essentiel B TV Remote
  • Loading branch information
UberGuidoZ authored Aug 4, 2023
2 parents 0eb76a7 + 892448c commit e932803
Showing 1 changed file with 71 additions and 0 deletions.
71 changes: 71 additions & 0 deletions TVs/Boulanger/Essentiel_B_TV.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
Filetype: IR signals file
Version: 1
#
# TV LED ESSENTIELB Android TV
# Essentiel B is Boulanger's distributor brand
#
name: Power
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: Ch+
type: parsed
protocol: RCA
address: 0F 00 00 00
command: B4 00 00 00
#
name: Ch-
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

0 comments on commit e932803

Please sign in to comment.