Skip to content

Commit

Permalink
Add remote control file for Sony Ericsson MRC-60 desktop charger (#811)
Browse files Browse the repository at this point in the history
  • Loading branch information
webzrout authored Oct 26, 2024
1 parent f545ee7 commit 230d0fc
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions Miscellaneous/Sony_Ericsson/SE_MRC-60.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
Filetype: IR signals file
Version: 1
#
# Remote control MRC-60
# Sony Ericsson Docking Station
#
name: Play/stop
type: parsed
protocol: NECext
address: 30 C8 00 00
command: 08 F7 00 00
#
name: Vol+
type: parsed
protocol: NECext
address: 30 C8 00 00
command: 00 FF 00 00
#
name: Vol-
type: parsed
protocol: NECext
address: 30 C8 00 00
command: 01 FE 00 00
#
name: Next
type: parsed
protocol: NECext
address: 30 C8 00 00
command: 05 FA 00 00
#
name: Previous
type: parsed
protocol: NECext
address: 30 C8 00 00
command: 04 FB 00 00
#
name: Accept Call
type: parsed
protocol: NECext
address: 30 C8 00 00
command: 09 F6 00 00
#
name: Reject Call
type: parsed
protocol: NECext
address: 30 C8 00 00
command: 0D F2 00 00
#
name: Source
type: parsed
protocol: NECext
address: 30 C8 00 00
command: 0C F3 00 00
#
# Activates the media player, stops the media player and radio,
# and switches between media player and radio. This requires the
# phone to support source button functionality.

0 comments on commit 230d0fc

Please sign in to comment.