Lennox Mini-Split Heatpump Support
I have a Lennox heat pump (Model number MS8-HI-18P1A). It doesn't look like this library supports Lennox, but I would be potentially interested in helping to add support for it (at least the one I have).
My remote for the heat pump is model YT1FF (photo below). I think this remote is used by some other heat pumps as well. Do you know if any other modules in this library use the same protocols as this remote? If so, I assume that it would work with my heat pump.
If not, what is the best place to get started in figuring out how to build in support? I'm a web developer and have some C/C++ experience, but haven't done any Arduino coding yet. Although I've been wanting to get into it, and this seems like a great project to start with! 🙂
Please read the https://github.com/ToniA/arduino-heatpumpir#how-to-contribute. If you have an Arduino and an IR receiver, you should be able to test if the receiver understands the protocol. Of course you can also try out the already supported protocols, to see if any of those would work with your device.