Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add remote for Sony SRS-GU10iP #642

Merged
merged 1 commit into from
Jan 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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