From f6d753605f808c2a89939173e40cff259443ceeb Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 8 Aug 2022 02:05:54 -0700 Subject: [PATCH] Added Prime3 Air Purifier (thanks kocko!) --- Miscellaneous/Prime3/Prime3_Air_Purifier.ir | 52 +++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 Miscellaneous/Prime3/Prime3_Air_Purifier.ir diff --git a/Miscellaneous/Prime3/Prime3_Air_Purifier.ir b/Miscellaneous/Prime3/Prime3_Air_Purifier.ir new file mode 100644 index 00000000..a3cbcd34 --- /dev/null +++ b/Miscellaneous/Prime3/Prime3_Air_Purifier.ir @@ -0,0 +1,52 @@ +Filetype: IR signals file +Version: 1 +# +# Prime3 Air Purifier +# +name: On +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 00 00 00 00 +# +name: Speed +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 06 00 00 00 +# +name: Plus +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 01 00 00 00 +# +name: Minus +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 02 00 00 00 +# +name: Steralise +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 05 00 00 00 +# +name: Anion +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 04 00 00 00 +# +name: Sleep +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 07 00 00 00 +# +name: Timer +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 03 00 00 00