Add files via upload

main
Evan Vander Stoep 2023-06-24 15:44:01 -07:00 committed by GitHub
parent ba85fe1ef6
commit b9368abe08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,68 @@
Filetype: IR signals file
Version: 1
#
name: POWER
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 00 FF 00 00
#
name: TEMP+
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 15 EA 00 00
#
name: Temp-
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0D F2 00 00
#
name: SPEED HIGH
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 16 E9 00 00
#
name: SPEED LOW
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0E F1 00 00
#
name: TIMER
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 01 FE 00 00
#
name: MODE COOL
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 14 EB 00 00
#
name: MODE DRY
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0C F3 00 00
#
name: MODE FAN
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 08 F7 00 00
#
name: SLEEP
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0A F5 00 00
#
name: C/F
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 04 FB 00 00