mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
commit
0be6aacfa8
@ -1,8 +1,9 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# TCL Roku TV Remote (Netflix, Hulu, Roku Channel, ESPN+) - Noah
|
||||
# TCL Roku TV Remote (Codes are the same between the following models and likely more)
|
||||
# https://www.tcl.com/us/en/products/home-theater/5-series/tcl-65-class-5-series-4k-uhd-dolby-vision-hdr-roku-smart-tv-65s525
|
||||
# https://www.tcl.com/us/en/products/home-theater/3-series/tcl-32-class-3-series-hd-led-smart-roku-tv-32s355
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
@ -16,7 +17,7 @@ protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 0F F0 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
@ -46,7 +47,7 @@ protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 19 E6 00 00
|
||||
#
|
||||
name: Dn
|
||||
name: Down
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
@ -100,11 +101,17 @@ protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 55 AA 00 00
|
||||
#
|
||||
name: Netflix
|
||||
name: Disney+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 52 AD 00 00
|
||||
command: 0C F3 00 00
|
||||
#
|
||||
name: ESPN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 72 8D 00 00
|
||||
#
|
||||
name: Hulu
|
||||
type: parsed
|
||||
@ -112,14 +119,14 @@ protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 4D B2 00 00
|
||||
#
|
||||
name: Netflix
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 52 AD 00 00
|
||||
#
|
||||
name: Roku Channel
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 6E 91 00 00
|
||||
#
|
||||
name: ESPN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 72 8D 00 00
|
||||
|
Loading…
Reference in New Issue
Block a user