Skip to content

Commit

Permalink
Add Naim Muso Gen1 Remote
Browse files Browse the repository at this point in the history
  • Loading branch information
alybally04 committed Jul 3, 2023
1 parent 55763a7 commit da38e5c
Showing 1 changed file with 77 additions and 0 deletions.
77 changes: 77 additions & 0 deletions Speakers/Naim/Naim_Muso.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
Filetype: IR signals file
Version: 1
#
# Naim Muso Gen1 Remote
# Works on some other models of Naim speaker too
#
name: POWER
type: parsed
protocol: RC5
address: 15 00 00 00
command: 0C 00 00 00
#
name: MUTE
type: parsed
protocol: RC5
address: 15 00 00 00
command: 0D 00 00 00
#
name: VOL+
type: parsed
protocol: RC5
address: 15 00 00 00
command: 10 00 00 00
#
name: VOL-
type: parsed
protocol: RC5
address: 15 00 00 00
command: 11 00 00 00
#
name: PlayPause
type: parsed
protocol: RC5
address: 15 00 00 00
command: 35 00 00 00
#
name: Skip_fwd
type: parsed
protocol: RC5
address: 15 00 00 00
command: 20 00 00 00
#
name: Skip_bck
type: parsed
protocol: RC5
address: 15 00 00 00
command: 21 00 00 00
#
name: Input_right
type: parsed
protocol: RC5X
address: 15 00 00 00
command: 00 00 00 00
#
name: Input_left
type: parsed
protocol: RC5X
address: 15 00 00 00
command: 01 00 00 00
#
name: Radio_right
type: parsed
protocol: RC5X
address: 15 00 00 00
command: 18 00 00 00
#
name: Radio_left
type: parsed
protocol: RC5X
address: 15 00 00 00
command: 19 00 00 00
#
name: Brightness
type: parsed
protocol: RC5X
address: 15 00 00 00
command: 07 00 00 00

0 comments on commit da38e5c

Please sign in to comment.