Commit Graph

3 Commits

Author SHA1 Message Date
UberGuidoZ
09e1197d31
Minor comment update 2024-09-24 14:32:26 -07:00
EntranceJew
57a48a5421
normalized the button names for TCL_50S423.ir
using names from TCL_Roku_TV.ir even though the power signal matches TCL_ROKU_US.ir

if you were trying to make an ultra-generic version of just the roku remote then just make note that these two extra media provider buttons have these codes:
```
# 
name: Sling
type: parsed
protocol: NECext
address: EA C7 00 00
command: 06 F9 00 00
# 
name: Now
type: parsed
protocol: NECext
address: EA C7 00 00
command: 6C 93 00 00
```
2024-09-23 23:28:11 -05:00
EntranceJew
008bcfa3f6
Added TCL_50S423.ir
These could probably just be merged in as differences to the TCL_Roku_TV.ir
2024-09-23 22:52:19 -05:00