I have finally decided to bite the bullet and build my own integration for my Actron air conditioner unit. It’s not that old of a device, but Actron have dropped support for their Actron Connect mobile apps, so it is unlikely they would ever build this themselves.
It is compatible with the Actron Connect-enabled devices, which, as far as I know, are the following models:
- Actron Standard Classic
- Actron ESP Plus
- Actron ESP Ultima
- Actron Platinum Plus
- Actron Platinum Ultima
It is NOT compatible with Actron Neo or QUE devices.
TL;DR: The integration and instructions are available here: fruffin/home-assistant-actron-connect
I have only tested this with my own unit, which is an Actron Platinum Plus, but it should work well with the other devices mentioned above.
This integration relies on a combination of local polling of the device and a connection to the Actron Connect cloud service to provide its functionality.
Via local polling to the device itself:
- On/off status
- Inside temperature
- Target temperature
- AC mode (cool, heat, fan only, auto)
- Compressor activity (heating, cooling, idle)
- Fan speed (low, medium, high)
Via the Actron Connect cloud service:
- General device information
- Automatic zone configuration, including zone names
- Turn the device on or off
- Turn individual zones on or off
- Set AC mode (cool, heat, fan only, auto)
- Set fan speed (low, medium, high)
The integration uses the standard climate entity type, which is compatible with the built-in Thermostat dashboard card. Zone information is not available on the Thermostat card, but can be accessed and controlled via the standard Switch entities that the integration exposes.
Once set up, this is what it looks like:
This integration has only been tested with one device so far, so I am not comfortable releasing it to the Home Assistant integration store yet. This will be done once some feedback has been received from more users on a variety of devices.
If you are using this, please provide feedback either here or on GitHub along with your device model. Support for this is best-effort, but I can try to fix any issues you might find.
Here is the integration and instructions if you want to give it a go: fruffin/home-assistant-actron-connect





