Added Kenmore AC (thanks noah!)

This commit is contained in:
UberGuidoZ 2022-07-22 17:52:07 -07:00 committed by GitHub
parent 6888deb316
commit 0203e69515
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

70
ACs/Kenmore/Kenmore_AC.ir Normal file
View File

@ -0,0 +1,70 @@
Filetype: IR signals file
Version: 1
#
# Kenmore Window AC
#
name: Power
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 11 EE 00 00
#
name: Temp +
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 0E F1 00 00
#
name: Temp -
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 0D F2 00 00
#
name: Cool
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 09 F6 00 00
#
name: High
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 00 FF 00 00
#
name: Med
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 01 FE 00 00
#
name: Low
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 04 FB 00 00
#
name: Timer
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 06 F9 00 00
#
name: One Touch
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 0F F0 00 00
#
name: Fan Only
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 07 F8 00 00
#
name: Power Saver
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 02 FD 00 00