From cb8b7470a990a3a48848db12ea570e6a54881565 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 18 Jul 2022 22:17:00 -0700 Subject: [PATCH] Added Winix Air Purifier (thanks Loaded4Bears!) --- Miscellaneous/Winix/Winix_Air_Purifier.ir | 34 +++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Miscellaneous/Winix/Winix_Air_Purifier.ir diff --git a/Miscellaneous/Winix/Winix_Air_Purifier.ir b/Miscellaneous/Winix/Winix_Air_Purifier.ir new file mode 100644 index 00000000..0ee98099 --- /dev/null +++ b/Miscellaneous/Winix/Winix_Air_Purifier.ir @@ -0,0 +1,34 @@ +Filetype: IR signals file +Version: 1 +# +# Winix Air Purifier +# +name: Power +type: parsed +protocol: NEC +address: 12 00 00 00 +command: 13 00 00 00 +# +name: Turbo +type: parsed +protocol: NEC +address: 12 00 00 00 +command: 12 00 00 00 +# +name: Auto +type: parsed +protocol: NEC +address: 12 00 00 00 +command: 16 00 00 00 +# +name: Fan_slow +type: parsed +protocol: NEC +address: 12 00 00 00 +command: 10 00 00 00 +# +name: Fan_fast +type: parsed +protocol: NEC +address: 12 00 00 00 +command: 11 00 00 00