mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-17 18:44:25 +00:00
added TCL TV remote
This commit is contained in:
parent
64e4807880
commit
37c3a86eab
50
TVs/Tcl_tv.ir
Normal file
50
TVs/Tcl_tv.ir
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
Version: 1
|
||||||
|
#
|
||||||
|
name: Power
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EA C7 00 00
|
||||||
|
command: 17 E8 00 00
|
||||||
|
#
|
||||||
|
name: Home
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EA C7 00 00
|
||||||
|
command: 03 FC 00 00
|
||||||
|
#
|
||||||
|
name: Left
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EA C7 00 00
|
||||||
|
command: 1E E1 00 00
|
||||||
|
#
|
||||||
|
name: Select
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EA C7 00 00
|
||||||
|
command: 2A D5 00 00
|
||||||
|
#
|
||||||
|
name: Right
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EA C7 00 00
|
||||||
|
command: 2D D2 00 00
|
||||||
|
#
|
||||||
|
name: Mute
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EA C7 00 00
|
||||||
|
command: 20 DF 00 00
|
||||||
|
#
|
||||||
|
name: Vol_up
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EA C7 00 00
|
||||||
|
command: 0F F0 00 00
|
||||||
|
#
|
||||||
|
name: Vol_down
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EA C7 00 00
|
||||||
|
command: 10 EF 00 00
|
||||||
|
|
Loading…
Reference in New Issue
Block a user