From bb82306ff47b97221ade4532505005b9304192b1 Mon Sep 17 00:00:00 2001 From: David Conran Date: Fri, 11 Mar 2022 19:58:35 +1000 Subject: [PATCH] MIDEA: Update supported devices Add a bunch of supported Lennox (MIDEA) A/Cs & remotes per PR #1773 For # 1716 --- src/ir_Midea.h | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ir_Midea.h b/src/ir_Midea.h index 092bf4fbd..9c7cec42d 100644 --- a/src/ir_Midea.h +++ b/src/ir_Midea.h @@ -28,6 +28,16 @@ // Brand: Lennox, Model: RG57A6/BGEFU1 remote (MIDEA) // Brand: Lennox, Model: MWMA009S4-3P A/C (MIDEA) // Brand: Lennox, Model: MWMA012S4-3P A/C (MIDEA) +// Brand: Lennox, Model: MCFA indoor split A/C (MIDEA) +// Brand: Lennox, Model: MCFB indoor split A/C (MIDEA) +// Brand: Lennox, Model: MMDA indoor split A/C (MIDEA) +// Brand: Lennox, Model: MMDB indoor split A/C (MIDEA) +// Brand: Lennox, Model: MWMA indoor split A/C (MIDEA) +// Brand: Lennox, Model: MWMB indoor split A/C (MIDEA) +// Brand: Lennox, Model: M22A indoor split A/C (MIDEA) +// Brand: Lennox, Model: M33A indoor split A/C (MIDEA) +// Brand: Lennox, Model: M33B indoor split A/C (MIDEA) +// Brand: Lennox, Model: RG57A6/BGEFU1 remote (MIDEA) #ifndef IR_MIDEA_H_ #define IR_MIDEA_H_