mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-17 18:44:25 +00:00
Update TCL_Roku_TV.ir
Add supported model Update button names to match README naming scheme Add Disney+ button
This commit is contained in:
parent
ab2e8feb47
commit
438004cada
@ -1,8 +1,9 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
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/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
|
name: POWER
|
||||||
type: parsed
|
type: parsed
|
||||||
@ -16,7 +17,7 @@ protocol: NECext
|
|||||||
address: EA C7 00 00
|
address: EA C7 00 00
|
||||||
command: 0F F0 00 00
|
command: 0F F0 00 00
|
||||||
#
|
#
|
||||||
name: Vol_dn
|
name: VOL-
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: EA C7 00 00
|
address: EA C7 00 00
|
||||||
@ -46,7 +47,7 @@ protocol: NECext
|
|||||||
address: EA C7 00 00
|
address: EA C7 00 00
|
||||||
command: 19 E6 00 00
|
command: 19 E6 00 00
|
||||||
#
|
#
|
||||||
name: Dn
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: EA C7 00 00
|
address: EA C7 00 00
|
||||||
@ -100,11 +101,17 @@ protocol: NECext
|
|||||||
address: EA C7 00 00
|
address: EA C7 00 00
|
||||||
command: 55 AA 00 00
|
command: 55 AA 00 00
|
||||||
#
|
#
|
||||||
name: Netflix
|
name: Disney+
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: EA C7 00 00
|
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
|
name: Hulu
|
||||||
type: parsed
|
type: parsed
|
||||||
@ -112,14 +119,14 @@ protocol: NECext
|
|||||||
address: EA C7 00 00
|
address: EA C7 00 00
|
||||||
command: 4D B2 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
|
name: Roku Channel
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: EA C7 00 00
|
address: EA C7 00 00
|
||||||
command: 6E 91 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