Hey Home Assistant community!
I’m excited to share a project I’ve been working on: DaikinAlthermaX10AConnect v1.0 — a native ESPHome component to connect your Daikin Altherma heat pump to Home Assistant over wired Ethernet (PoE). It’s fully tested and ready to use!
What can it do?
- Read a large number of heat pump parameters (temperatures, flow rates, operational states, and more) directly in Home Assistant
- Control operation mode: Off / Heat / Cool
- Control the Smart Grid feature
- Built entirely on native ESPHome — easy to set up, easy to update via OTA
Why PoE and why M5Stack? I deliberately chose the M5Stack PoE device because a wired connection is simply more reliable than Wi-Fi for something as critical as your heating system. The M5Stack 4-channel relay was chosen because it’s standardized, well-supported hardware with state restore — exactly what you want for a relay controlling your heat pump.
Hardware used:
- M5Stack PoE (ESP32-based)
- M5Stack 4-channel relay unit
- Connected via the X10A port on the Daikin Altherma
Who is this for? If you own a Daikin Altherma 3 R F (or similar) and want local, reliable control through Home Assistant — without Daikin’s cloud or third-party middleware — this is for you.
Where to find it:
GitHub: GitHub - Dennis3321/DaikinAlthermaX10AConnect: Connect your Daikin heat pump with Home Assistant using POE
Full installation guide: Daikin Altherma X10A Connect
Want to give it a try? I’d love to hear from anyone who sets it up — whether everything works smoothly or you run into questions. Feel free to open an issue on GitHub or drop a reply here. All feedback is welcome and helps make the project even better!
This project is based on the work of; GitHub - raomin/ESPAltherma: Monitor your Daikin Altherma / ROTEX heat pump with ESP32
