Merge pull request #596 from janvt/ecofort-coolair-7+

Add Ecofort CoolAir 7+ IR Remote
This commit is contained in:
UberGuidoZ 2024-08-08 22:02:29 -07:00 committed by GitHub
commit 04137e79f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,70 @@
Filetype: IR signals file
Version: 1
#
# Ecofort CoolAir 7+ EQCA7+2900824
#
name: Power
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 00 FF 00 00
#
name: Up
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 15 EA 00 00
#
name: Down
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: 0A F5 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: Sleep
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 05 FA 00 00
#
name: C_F
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 04 FB 00 00
#
name: Timer
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 01 FE 00 00