Skip to content

Commit

Permalink
Merge pull request #642 from MintCarasique/main
Browse files Browse the repository at this point in the history
Add remote for Sony SRS-GU10iP
  • Loading branch information
UberGuidoZ committed Jan 4, 2024
2 parents 8f45558 + 60530ac commit 53a1e4d
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions Speakers/Sony/Sony_SRS-GU10iP.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
Filetype: IR signals file
Version: 1
#
# SRS-GU10iP Dock Speaker for iPod, iPhone
#
name: Power
type: parsed
protocol: SIRC15
address: 99 00 00 00
command: 15 00 00 00
#
name: Mute
type: parsed
protocol: SIRC15
address: 99 00 00 00
command: 14 00 00 00
#
name: Input
type: parsed
protocol: SIRC15
address: 99 00 00 00
command: 20 00 00 00
#
name: Play
type: parsed
protocol: SIRC15
address: 99 00 00 00
command: 28 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC15
address: 99 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC15
address: 99 00 00 00
command: 13 00 00 00
#
name: Bass
type: parsed
protocol: SIRC15
address: 99 00 00 00
command: 31 00 00 00
#
name: Next
type: parsed
protocol: SIRC15
address: 99 00 00 00
command: 29 00 00 00
#
name: Prev
type: parsed
protocol: SIRC15
address: 99 00 00 00
command: 2A 00 00 00

0 comments on commit 53a1e4d

Please sign in to comment.