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:
Matthew 2023-05-17 23:29:53 -06:00
parent 17d149730c
commit 037ed96809
4 changed files with 2 additions and 34 deletions

View File

@ -1,6 +1,8 @@
Filetype: IR signals file
Version: 1
#
# Winix C535 Air Purifier
# Winix C555 Air Purifier
# Winix 5500-2 Air Purifier
#
name: POWER

View File

@ -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