This is a repost of my comment from https://community.home-assistant.io/t/europe-...-a-c-for-ha-integration/443547/40?u=toothless
I have successfully managed to integrate my new VIVAX ACP-12CH35AEHI/I+ the dumb way via IR.
I spent $3($6 off sale) on an AliExpress IR transmitter/receiver.
https://community-assets.home-assistant.io/or.../7c7b7af328db57537aa7a67f2dbcd8798bc752f9.png
Flashed it with the IrRemoteESP variant of OpenBeken (requires soldering, standard variant does not support ACs for IR), and connected it to HA via MQTT.
Then I found out my AC uses Coolix commands by reading the OpenBeken IR logs in their webapp, so I used this article https://octonezd.me/mdt/2022/02/09/controlling-ac-with-bkn.html and setup AppDaemon addon in HA.
After some edits, back and forth with the author of the script, and playing with MQTT Explorer to diagnose some issues, I had a working setup, here - https://gitlab.com/C0rn3j/configs/-/blob/master/scripts/coolix.py
The AC already comes with its own proprietary Wi-Fi module which I refuse to use, but nothing prevents one from setting that up to get info about AC state if someone else is controlling it through the actual remote.
This should be applicable to any AC that uses Coolix commands.
Result in HA: https://community-assets.home-assistant.io/or.../eeebe9bb668669e5cf662e9efb3a62dbdc55f8c8.png
I have successfully managed to integrate my new VIVAX ACP-12CH35AEHI/I+ the dumb way via IR.
I spent $3($6 off sale) on an AliExpress IR transmitter/receiver.
https://community-assets.home-assistant.io/or.../7c7b7af328db57537aa7a67f2dbcd8798bc752f9.png
Flashed it with the IrRemoteESP variant of OpenBeken (requires soldering, standard variant does not support ACs for IR), and connected it to HA via MQTT.
Then I found out my AC uses Coolix commands by reading the OpenBeken IR logs in their webapp, so I used this article https://octonezd.me/mdt/2022/02/09/controlling-ac-with-bkn.html and setup AppDaemon addon in HA.
After some edits, back and forth with the author of the script, and playing with MQTT Explorer to diagnose some issues, I had a working setup, here - https://gitlab.com/C0rn3j/configs/-/blob/master/scripts/coolix.py
The AC already comes with its own proprietary Wi-Fi module which I refuse to use, but nothing prevents one from setting that up to get info about AC state if someone else is controlling it through the actual remote.
This should be applicable to any AC that uses Coolix commands.
Result in HA: https://community-assets.home-assistant.io/or.../eeebe9bb668669e5cf662e9efb3a62dbdc55f8c8.png