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

Is HomeAssistant support for the AT5 coming? #25

Closed greiginsydney closed 10 months ago

greiginsydney commented 10 months ago

Hi @samsinnamon !

We've recently had an AT5 installed here in Newcastle AU, and I'm wanting to integrate it with our Home Assistant, but that integration fails at the first hurdle:

image

Nothing appears to have been installed for me to trawl for config and log files to edit.

Am I right in guessing that it uses this underlying API, and that whilst this has some AT5 support, the HA integration does not?

Are you aware of any plans to take it to that next step?

Thanks,


- Greig.

mrvautin commented 10 months ago

It's been a while since I set mine up @greiginsydney but if you look at this closed issue, it might help you out: https://github.com/samsinnamon/airtouch4pyapi/issues/12

Note: My AT5 is working with HA with no issues.

greiginsydney commented 10 months ago

Thanks @mrvautin. That issue led me to this goldmine of information and ultimately to the correct installation process (at least as it stands today)...

image

Very exited to having made it this far! (At the next step it also correctly identified all my sensors and asked me to confirm their Area).

- G.