samsinnamon / airtouch4pyapi

An api allowing control of AC state (temperature, on/off, mode) of an Airtouch 4 controller locally over TCP
MIT License
27 stars 14 forks source link

AirTouch 2 Plus integration #8

Closed mcoops closed 2 years ago

mcoops commented 2 years ago

Would you be open to accepting a PR to support the 2 plus or would out prefer a new library for that?

Looks like only small differences such as port, some messages and of course percentages instead of temperatures. But should be able to support that in this library.

I think, maybe accept IP and port on init, then switch between the versions based off the port number.

samsinnamon commented 2 years ago

Hi @mcoops, apologies that I haven't replied to this one - if you did still want to add support for Airtouch 2 plus to this library (and then look at doing a PR for adding support for AT2+ in home assistant) definitely open to that!