Added Amazon FireTV Remote (Thanks LuggaPugga!)

This commit is contained in:
amec0e 2022-09-30 17:38:14 +01:00 committed by GitHub
parent 95bf71508c
commit 164ded19d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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