Merge pull request #260 from dsutphin/main

Update TCL_Roku_TV.ir
This commit is contained in:
UberGuidoZ 2022-11-24 23:32:29 -08:00 committed by GitHub
commit 0be6aacfa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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