ActronAir Neo Integration

Hi everyone,

I wanted to share a custom integration I’ve been using to connect ActronAir NEO systems with Home Assistant:

:link: GitHub – ruaan-deysel/ha-actronair-neo

This integration bridges ActronAir NEO systems via their cloud API and exposes key climate control features directly in Home Assistant. It’s designed for simplicity and quick setup — no need for extra hardware or MQTT.

:white_check_mark: Features

  • Supports multiple zones
  • Control modes (cool, heat, auto, fan-only, dry)
  • Zone temperature and setpoint control
  • Fan speed control
  • Real-time status updates

:wrench: Setup

Just follow the instructions in the GitHub README. Add it via HACS (or manually), restart, and configure through the integrations UI.

2 Likes

I have been using this for six months now and it hasn’t had any problems that have impacted its use in my house.
The developer has been really responsive and helpful when I have raised issues on github.

On a side note, we don’t get as much support for Australian-only products, so if you’re using this, consider giving back in any way you can afford. This might involve raising issues when things aren’t working properly, helping with debugging, or providing monetary support through the link on their GitHub. To clarify, I have no affiliation with the developer and don’t know who they are. I simply believe in giving back in any way you can.

1 Like

I’ve been using the Add-on covered in Actron Neo and Home Assistant – Hopefully Helpful Hints // Mike J McGuire

What’s the responsiveness of the HACS integration like? I’ve found there’s a bit of lag with the add-on, so I’d be keen to explore an alternative option.

1 Like

@slace Feel free to try it out and provide feedback. This integration doesn’t rely on MQTT like the add-on so queries to the ActronAir Neo Cloud API is direct.