Merge pull request #76 from gbristol/main

Add Honeywell MN10CESS AC Remote
main
UberGuidoZ 2022-08-01 19:40:01 -07:00 committed by GitHub
commit 9cdb8a6ed4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Honeywell MN10CESS AC
#
name: POWER
type: parsed
protocol: NEC
address: 20 00 00 00
command: 02 00 00 00
#
name: TEMP+
type: parsed
protocol: NEC
address: 20 00 00 00
command: 0A 00 00 00
#
name: TEMP-
type: parsed
protocol: NEC
address: 20 00 00 00
command: 11 00 00 00
#
name: SPEED
type: parsed
protocol: NEC
address: 20 00 00 00
command: 1A 00 00 00
#
name: TIMER
type: parsed
protocol: NEC
address: 20 00 00 00
command: 19 00 00 00
#
name: MODE
type: parsed
protocol: NEC
address: 20 00 00 00
command: 09 00 00 00