Merge pull request #296 from Ureakim/main

add Acoolir AC-018 Tower Fan
This commit is contained in:
amec0e 2022-09-18 22:38:24 +01:00 committed by GitHub
commit 9be1239c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,52 @@
Filetype: IR signals file
Version: 1
#
# Acoolir Tower Fan AC-018
#
name: POWER
type: parsed
protocol: NEC
address: 80 00 00 00
command: 01 00 00 00
#
name: SPEED+
type: parsed
protocol: NEC
address: 80 00 00 00
command: 05 00 00 00
#
name: SPEED-
type: parsed
protocol: NEC
address: 80 00 00 00
command: 1B 00 00 00
#
name: TIMER+
type: parsed
protocol: NEC
address: 80 00 00 00
command: 07 00 00 00
#
name: TIMER-
type: parsed
protocol: NEC
address: 80 00 00 00
command: 09 00 00 00
#
name: SWING
type: parsed
protocol: NEC
address: 80 00 00 00
command: 03 00 00 00
#
name: NIGHT
type: parsed
protocol: NEC
address: 80 00 00 00
command: 08 00 00 00
#
name: POWER FULL
type: parsed
protocol: NEC
address: 80 00 00 00
command: 04 00 00 00