AirTouch 2 Plus

So I’ve pushed an experimental at2plus branch to my github: GitHub - nathanvdh/airtouch2-python at at2-plus-support

It requires Python >= 3.10 due to some new syntax for type checking that I’m using.
I’ve made a simple test program that should print out the state of your aircon(s) as it updates.

It’d be great if someone could test it out.
First run pip install -e . from the project root (location of pyproject.toml)
Then run the test_programs/at2plus_test.py script from the source directory. Let me know how it goes (I have no expectation for it to work at first…) by replying to this issue: Support airtouch2+ · Issue #6 · nathanvdh/airtouch2-python · GitHub

Usual speel about no warranty provided or liability for damages, I am not responsible if stuff catches fire, explodes or the world ends.

2 Likes