Added FireTV Remote (Thanks LuggaPugga!)

Moving from TV dir
main
amec0e 2022-09-30 17:58:06 +01:00 committed by GitHub
parent c428033bf4
commit 5d632a74f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
Filetype: IR signals file
Version: 1
#
# FireTV 4K Max
#
name: POWER
type: parsed
protocol: NEC
address: 03 00 00 00
command: 1D 00 00 00
#
name: MUTE
type: parsed
protocol: NECext
address: 00 7F 00 00
command: 4E B1 00 00
#
name: VOL+
type: parsed
protocol: NEC
address: 03 00 00 00
command: 11 00 00 00
#
name: VOL-
type: parsed
protocol: NEC
address: 03 00 00 00
command: 15 00 00 00