From a7f7d1de97997460d0716bc954d6a5e576454cbc Mon Sep 17 00:00:00 2001 From: Hammi Date: Thu, 31 Jul 2025 22:35:29 +0200 Subject: [PATCH] feat: add Trotec AirgoClean 350 E Remote (#948) --- .../Trotec/Trotec_AirgoClean_350_E.ir | 64 +++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Air_Purifiers/Trotec/Trotec_AirgoClean_350_E.ir diff --git a/Air_Purifiers/Trotec/Trotec_AirgoClean_350_E.ir b/Air_Purifiers/Trotec/Trotec_AirgoClean_350_E.ir new file mode 100644 index 00000000..a94c462d --- /dev/null +++ b/Air_Purifiers/Trotec/Trotec_AirgoClean_350_E.ir @@ -0,0 +1,64 @@ +Filetype: IR signals file +Version: 1 +# +# Trotec AirgoClean 350 E +# +name: Power +type: parsed +protocol: NECext +address: E4 C6 00 00 +command: 46 B9 00 00 +# +name: Filter change +type: parsed +protocol: NECext +address: E4 C6 00 00 +command: 56 A9 00 00 +# +name: Nightmode +type: parsed +protocol: NECext +address: E4 C6 00 00 +command: 55 AA 00 00 +# +name: Locked +type: parsed +protocol: NECext +address: E4 C6 00 00 +command: 16 E9 00 00 +# +name: Ionizer +type: parsed +protocol: NECext +address: E4 C6 00 00 +command: 47 B8 00 00 +# +name: Auto +type: parsed +protocol: NECext +address: E4 C6 00 00 +command: 66 99 00 00 +# +name: Speed Up +type: parsed +protocol: NECext +address: E4 C6 00 00 +command: 37 C8 00 00 +# +name: Speed Down +type: parsed +protocol: NECext +address: E4 C6 00 00 +command: 43 BC 00 00 +# +name: Hours Up +type: parsed +protocol: NECext +address: E4 C6 00 00 +command: 01 FE 00 00 +# +name: Hours Down +type: parsed +protocol: NECext +address: E4 C6 00 00 +command: 17 E8 00 00