Added Xfinity XR15 & XR11 (Thanks atomiczsec!)

This commit is contained in:
amec0e 2022-11-14 22:21:49 +00:00 committed by GitHub
parent bdfad857dd
commit 0372c8bc04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 70 additions and 0 deletions

View File

@ -0,0 +1,38 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0F F0 00 00
#
name: Tv_Power
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0F F0 00 00
#
name: Volume_Up
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0C F3 00 00
#
name: Volume_Down
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0D F2 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0E F1 00 00
#
name: Tv_Input
type: parsed
protocol: NECext
address: 86 05 00 00
command: 1D E2 00 00

View File

@ -0,0 +1,32 @@
Filetype: IR signals file
Version: 1
#
name: Volume_Up
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0C F3 00 00
#
name: Volume_Down
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0D F2 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0E F1 00 00
#
name: Power
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0F F0 00 00
#
name: Tv_Input
type: parsed
protocol: NECext
address: 86 05 00 00
command: 1D E2 00 00