mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-19 05:07:07 +00:00
Merge pull request #191 from jaroslavmraz/main
Update buttons to naming scheme
This commit is contained in:
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# LG BlueRay/Surround Sound
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
@@ -21,19 +21,19 @@ protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 8A 00 00 00
|
||||
#
|
||||
name: Vol_UP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: Vol_DOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
|
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2D 00 00 00
|
||||
|
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# LG Blueray LHB655
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
@@ -153,7 +153,7 @@ protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: B6 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
|
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: SIRC20
|
||||
address: 5A 1C 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: TV_Power
|
||||
name: TV_POWER
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
|
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 45 B5 00 00
|
||||
|
Reference in New Issue
Block a user