Merge pull request #431 from mulos/main

Added ASR Emitter 1 HD
This commit is contained in:
UberGuidoZ 2023-03-01 23:38:10 -08:00 committed by GitHub
commit 8d5f08d211
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,46 @@
Filetype: IR signals file
Version: 1
#
# ASR Emitter 1 HD Audio Receiver
#
name: POWER
type: parsed
protocol: RC5
address: 10 00 00 00
command: 0C 00 00 00
#
name: VOL+
type: parsed
protocol: RC5
address: 10 00 00 00
command: 10 00 00 00
#
name: VOL-
type: parsed
protocol: RC5
address: 10 00 00 00
command: 11 00 00 00
#
name: MUTE
type: parsed
protocol: RC5
address: 10 00 00 00
command: 0D 00 00 00
#
name: SRC+
type: parsed
protocol: RC5
address: 10 00 00 00
command: 20 00 00 00
#
name: SRC-
type: parsed
protocol: RC5
address: 10 00 00 00
command: 21 00 00 00
#
name: SET
type: parsed
protocol: RC5
address: 10 00 00 00
command: 24 00 00 00