mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Improved organization
Dyson Air Purifiers were moved to the Dyson folder. Winix files were merged because the IR signals and the buttons are the exact same. Also added one more compatible model that I have to the merged file.
This commit is contained in:
parent
17d149730c
commit
037ed96809
@ -1,6 +1,8 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
|
# Winix C535 Air Purifier
|
||||||
|
# Winix C555 Air Purifier
|
||||||
# Winix 5500-2 Air Purifier
|
# Winix 5500-2 Air Purifier
|
||||||
#
|
#
|
||||||
name: POWER
|
name: POWER
|
@ -1,34 +0,0 @@
|
|||||||
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