Skip to content

Commit

Permalink
Merge pull request #530 from EvanVS/main
Browse files Browse the repository at this point in the history
Add SereneLife SLPAC8 AC Unit
  • Loading branch information
UberGuidoZ committed Jun 26, 2023
2 parents 2889f11 + afdcdcd commit bc68d16
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions ACs/SereneLife/SereneLife_SLPAC8.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
Filetype: IR signals file
Version: 1
#
# SereneLife SLPAC8 AC
#
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

0 comments on commit bc68d16

Please sign in to comment.