Skip to content

Commit

Permalink
Merge pull request Lucaslhm#444 from UberGuidoZ/main
Browse files Browse the repository at this point in the history
Added Sony RM-V310 (thanks UberGuidoZ!)
  • Loading branch information
UberGuidoZ authored Feb 17, 2023
2 parents aacf6c9 + 0df0463 commit cdfa6d1
Showing 1 changed file with 150 additions and 0 deletions.
150 changes: 150 additions & 0 deletions TVs/Sony/Sony_RM-V310.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
Filetype: IR signals file
Version: 1
#
# Sony RM-V310 Universal Remote (incomplete)
# Programming - https://www.remotecentral.com/v310/program.htm
# Manual - https://www.sony.com/electronics/support/res/manuals/2674/26748621M.pdf
#
name: POWER
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 15 00 00 00
#
name: VOL+
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 12 00 00 00
#
name: VOL-
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 13 00 00 00
#
name: MUTE
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 14 00 00 00
#
name: CH+
type: parsed
protocol: SIRC
address: 0D 00 00 00
command: 10 00 00 00
#
name: CH-
type: parsed
protocol: SIRC
address: 0D 00 00 00
command: 11 00 00 00
#
name: Recall
type: parsed
protocol: SIRC
address: 0D 00 00 00
command: 33 00 00 00
#
name: TV_VID
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 25 00 00 00
#
name: 1
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 22 00 00 00
#
name: 2
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 1E 00 00 00
#
name: 3
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 1D 00 00 00
#
name: 4
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 21 00 00 00
#
name: 5
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 25 00 00 00
#
name: 6
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 23 00 00 00
#
name: 7
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 46 00 00 00
#
name: 8
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 6A 00 00 00
#
name: 9
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 20 00 00 00
#
name: 0
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 7D 00 00 00
#
name: ENTER
type: parsed
protocol: SIRC
address: 0D 00 00 00
command: 0C 00 00 00
#
name: REWIND
type: parsed
protocol: SIRC
address: 11 00 00 00
command: 33 00 00 00
#
name: PLAY
type: parsed
protocol: SIRC
address: 11 00 00 00
command: 32 00 00 00
#
name: FASTFWD
type: parsed
protocol: SIRC
address: 11 00 00 00
command: 34 00 00 00
#
name: STOP
type: parsed
protocol: SIRC
address: 11 00 00 00
command: 38 00 00 00
#
name: PAUSE
type: parsed
protocol: SIRC
address: 11 00 00 00
command: 39 00 00 00

0 comments on commit cdfa6d1

Please sign in to comment.