Added new remotes

Added remotes for;
Konwin Space Heater
ProBreeze Remote Oscillating Fan
LG BlueRay/Surround Sound
Arizer Extreme Q2 Vaporizer
Emerson TV
Insignia TV
Vizio TV
This commit is contained in:
The-Deceiver
2022-05-30 22:41:09 -05:00
parent 7abc9f7ab3
commit fb4f6aa9f8
7 changed files with 800 additions and 0 deletions

View File

@@ -0,0 +1,80 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NEC
address: 01 00 00 00
command: 1B 00 00 00
#
name: Temp_UP
type: parsed
protocol: NEC
address: 01 00 00 00
command: 05 00 00 00
#
name: Temp_DOWN
type: parsed
protocol: NEC
address: 01 00 00 00
command: 0A 00 00 00
#
name: Preset_1
type: parsed
protocol: NEC
address: 01 00 00 00
command: 10 00 00 00
#
name: Preset_2
type: parsed
protocol: NEC
address: 01 00 00 00
command: 06 00 00 00
#
name: Preset_3
type: parsed
protocol: NEC
address: 01 00 00 00
command: 1F 00 00 00
#
name: Fan_Off
type: parsed
protocol: NEC
address: 01 00 00 00
command: 01 00 00 00
#
name: Fan_Low
type: parsed
protocol: NEC
address: 01 00 00 00
command: 09 00 00 00
#
name: Fan_Med
type: parsed
protocol: NEC
address: 01 00 00 00
command: 04 00 00 00
#
name: Fan_High
type: parsed
protocol: NEC
address: 01 00 00 00
command: 07 00 00 00
#
name: Beep_Level
type: parsed
protocol: NEC
address: 01 00 00 00
command: 12 00 00 00
#
name: Auto_Off
type: parsed
protocol: NEC
address: 01 00 00 00
command: 08 00 00 00
#
name: LED
type: parsed
protocol: NEC
address: 01 00 00 00
command: 1E 00 00 00