This commit is contained in:
UberGuidoZ
2022-07-18 13:40:18 -07:00
committed by GitHub
parent 7a29271be6
commit 0c70c25837
7 changed files with 235 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Konwin Space Heater
#
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00
command: 45 00 00 00
#
name: Temp_UP
type: parsed
protocol: NEC
address: 00 00 00 00
command: 15 00 00 00
#
name: Temp_DOWN
type: parsed
protocol: NEC
address: 00 00 00 00
command: 18 00 00 00
#
name: Mode
type: parsed
protocol: NEC
address: 00 00 00 00
command: 47 00 00 00
#
name: Timer
type: parsed
protocol: NEC
address: 00 00 00 00
command: 52 00 00 00
#
name: Units_Toggle
type: parsed
protocol: NEC
address: 00 00 00 00
command: 17 00 00 00