Continuing CSV IR DB

This commit is contained in:
UberGuidoZ
2022-05-16 00:10:56 -07:00
committed by GitHub
parent 55c1343746
commit 29f4e87001
100 changed files with 18188 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
Filetype: IR signals file
Version: 1
#
name: VOLUME_+
type: parsed
protocol: NECext
address: A0 00 00 00
command: 20 00 00 00
#
name: VOLUME_-
type: parsed
protocol: NECext
address: A0 00 00 00
command: 21 00 00 00
#
name: MUTE
type: parsed
protocol: NECext
address: A0 00 00 00
command: 32 00 00 00
#
name: DVD
type: parsed
protocol: NECext
address: A0 00 00 00
command: 94 00 00 00
#
name: AUX
type: parsed
protocol: NECext
address: A0 00 00 00
command: 9A 00 00 00
#
name: TV
type: parsed
protocol: NECext
address: A0 00 00 00
command: 9C 00 00 00
#
name: VCR
type: parsed
protocol: NECext
address: A0 00 00 00
command: 9E 00 00 00

View File

@@ -0,0 +1,8 @@
Filetype: IR signals file
Version: 1
#
name: POWER_OFF
type: parsed
protocol: NECext
address: A0 1C 00 00
command: 3D 00 00 00

View File

@@ -0,0 +1,20 @@
Filetype: IR signals file
Version: 1
#
name: PRESET_UP
type: parsed
protocol: NECext
address: A0 04 00 00
command: 34 00 00 00
#
name: PRESET_DOWN
type: parsed
protocol: NECext
address: A0 04 00 00
command: 35 00 00 00
#
name: TUNER
type: parsed
protocol: NECext
address: A0 04 00 00
command: A4 00 00 00