Skip to content

Commit

Permalink
Merge pull request logickworkshop#526 from 6Kevin/main
Browse files Browse the repository at this point in the history
Add SolusAir Portable.ir
  • Loading branch information
UberGuidoZ authored Jun 26, 2023
2 parents e1147bf + 0a6f52b commit bcc36e5
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions ACs/SoleusAir/SoleusAir_Portable.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
Filetype: IR signals file
Version: 1
#
# SolusAir Portable AC
#
name: Power
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 00 FF 00 00
#
name: Timer
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 01 FE 00 00
#
name: C°/F°
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 04 FB 00 00
#
name: Cool
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 14 EB 00 00
#
name: Dry
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0C F3 00 00
#
name: Fan
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 08 F7 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: High
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 16 E9 00 00
#
name: Low
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0E F1 00 00
#
name: Sleep
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0A F5 00 00

0 comments on commit bcc36e5

Please sign in to comment.