Skip to content

Commit

Permalink
feat: add new remotes (#879)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaylikesbunda authored Jan 18, 2025
1 parent 82e9edd commit 6a5b380
Show file tree
Hide file tree
Showing 5 changed files with 450 additions and 0 deletions.
26 changes: 26 additions & 0 deletions ACs/Oreck/Oreck_AIR12GU.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NEC
address: 82 00 00 00
command: 03 00 00 00
#
name: AC_Mode
type: parsed
protocol: NEC
address: 82 00 00 00
command: 12 00 00 00
#
name: Fan_Mode
type: parsed
protocol: NEC
address: 82 00 00 00
command: 0E 00 00 00
#
name: Light
type: parsed
protocol: NEC
address: 82 00 00 00
command: 0B 00 00 00
85 changes: 85 additions & 0 deletions Blu-Ray/Insignia/Insignia_NSWBRDVD2.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
Filetype: IR signals file
Version: 1
#
# Brand: Insignia
# Device Model: NSWBRDVD2
# Device Type: Blu-ray Player
#
name: Power
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 06 F9 00 00
#
name: Eject
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 26 D9 00 00
#
name: Prev
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 46 B9 00 00
#
name: Ok
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 17 E8 00 00
#
name: Down
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 15 EA 00 00
#
name: Up
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 11 EE 00 00
#
name: Right
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 13 EC 00 00
#
name: Left
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 0F F0 00 00
#
name: Play
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 1A E5 00 00
#
name: Pause
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 1A E5 00 00
#
name: Stop
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 19 E6 00 00
#
name: Fast_ba
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 1E E1 00 00
#
name: Fast_fo
type: parsed
protocol: NECext
address: 85 ED 00 00
command: 1F E0 00 00
#
Loading

0 comments on commit 6a5b380

Please sign in to comment.