Merge pull request #621 from jfiggins/main

Add Xfinity XR2
This commit is contained in:
UberGuidoZ 2023-12-09 16:59:56 -08:00 committed by GitHub
commit 3efb857016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Xfinity XR2 Cable Box
#
name: Power
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 02 00 00 00
#
name: TV_Power
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 02 00 00 00
#
name: Input
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 01 00 00 00
#
name: Vol_Up
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 07 00 00 00
#
name: Vol_Dn
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0B 00 00 00
#
name: Mute
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0F 00 00 00