mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-12-26 04:51:55 +00:00
Merge pull request #451 from sawall/air-winix
create winix C555 and 5500-2 air purifiers
This commit is contained in:
commit
f12af2b1ff
34
Air_Purifiers/Winix/Winix_5500-2.ir
Normal file
34
Air_Purifiers/Winix/Winix_5500-2.ir
Normal file
@ -0,0 +1,34 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Winix 5500-2 Air Purifier
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 12 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: FAN+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 12 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: FAN-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 12 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: AUTO
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 12 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: TURBO
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 12 00 00 00
|
||||
command: 12 00 00 00
|
34
Air_Purifiers/Winix/Winix_C555.ir
Normal file
34
Air_Purifiers/Winix/Winix_C555.ir
Normal file
@ -0,0 +1,34 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Winix C555 Air Purifier
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 12 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: FAN+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 12 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: FAN-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 12 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: AUTO
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 12 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: TURBO
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 12 00 00 00
|
||||
command: 12 00 00 00
|
Loading…
Reference in New Issue
Block a user