Skip to content

Commit

Permalink
Merge pull request #158 from ivanbarsukov/main
Browse files Browse the repository at this point in the history
Created fireplace directory and also added fireplace and soundbar remote
  • Loading branch information
UberGuidoZ authored Jan 4, 2024
2 parents b6e6d26 + 42aefdd commit 0ec4b34
Show file tree
Hide file tree
Showing 12 changed files with 157 additions and 7 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,42 +1,45 @@
Filetype: IR signals file
Version: 1
#
#
# LongHua WCF28 fireplace
# https://www.longhuaflame.com/products/freestanding-portable-flame-wooden-frame-infrared-freestanding-electric-heater-fireplace
#
name: POWER
type: parsed
protocol: NEC
address: 00 00 00 00
command: 05 00 00 00
#
#
name: Flame
type: parsed
protocol: NEC
address: 00 00 00 00
command: 47 00 00 00
#
#
name: Heater
type: parsed
protocol: NEC
address: 00 00 00 00
command: 15 00 00 00
#
#
name: Timer
type: parsed
protocol: NEC
address: 00 00 00 00
command: 18 00 00 00
#
#
name: C_F
type: parsed
protocol: NEC
address: 00 00 00 00
command: 45 00 00 00
#
#
name: Up
type: parsed
protocol: NEC
address: 00 00 00 00
command: 52 00 00 00
#
#
name: Down
type: parsed
protocol: NEC
Expand Down
59 changes: 59 additions & 0 deletions Fireplaces/RoyalFlame/RoyalFlame_Vision_42_LED.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
Filetype: IR signals file
Version: 1
#
# RoyalFlame Vision 42 LED Electric Fireplace
# https://royalflame.ru/catalog/ochag-vision-42-led/
#
name: POWER
type: parsed
protocol: NEC
address: 01 00 00 00
command: 12 00 00 00
#
name: FIRE+
type: parsed
protocol: NEC
address: 01 00 00 00
command: 1A 00 00 00
#
name: FIRE-
type: parsed
protocol: NEC
address: 01 00 00 00
command: 05 00 00 00
#
name: FUEL+
type: parsed
protocol: NEC
address: 01 00 00 00
command: 1D 00 00 00
#
name: FUEL-
type: parsed
protocol: NEC
address: 01 00 00 00
command: 19 00 00 00
#
name: TEMP+
type: parsed
protocol: NEC
address: 01 00 00 00
command: 18 00 00 00
#
name: TEMP-
type: parsed
protocol: NEC
address: 01 00 00 00
command: 1F 00 00 00
#
name: TIMER
type: parsed
protocol: NEC
address: 01 00 00 00
command: 1C 00 00 00
#
name: SOUND
type: parsed
protocol: NEC
address: 01 00 00 00
command: 1E 00 00 00
File renamed without changes.
File renamed without changes.
88 changes: 88 additions & 0 deletions SoundBars/JBL/JBL_CINEMA_SB120.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
Filetype: IR signals file
Version: 1
#
# JBL CINEMA SB120 bar
#
name: Power
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 53 AC 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 02 BD 00 00
command: AD 52 00 00
#
name: Play/Pause
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 0D F2 00 00
#
name: Vol+
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 26 D9 00 00
#
name: Vol-
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 28 D7 00 00
#
name: Next
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 27 D8 00 00
#
name: Previous
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 25 DA 00 00
#
name: HDMI ARC
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 6D 92 00 00
#
name: OPTICAL
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 4D B2 00 00
#
name: BT
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 1B E4 00 00
#
name: VOICE
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 16 E9 00 00
#
name: NEWS
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 6B 94 00 00
#
name: MUSIC
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 20 DF 00 00
#
name: MOVIE
type: parsed
protocol: NECext
address: 02 BD 00 00
command: 08 F7 00 00
File renamed without changes.

0 comments on commit 0ec4b34

Please sign in to comment.