I would like to share my first Home Assistant integration, where I faced a couple of challenges. The goal was to create an integration for Alpha Home heatpumps. However, there were two significant hurdles: I had no prior experience in Python, and I didn’t own an Alpha Home heatpump. I built the integration for my next door neighbor.
Not owning an Alpha Home heatpump and having no official API documentation available made the task difficult. To overcome this, I had to reverse engineer the API. This required digging through the JavaScript files of the controller and gateway and executing a man-in-the-middle attack on the mobile app to glean necessary insights and data.
I invite you to check out the project, share your thoughts, feedback, or questions. Your insights will be valuable in refining the integration and making it more robust and efficient.
I am about to pick a heatpump, solar panels, inverter etc… for a home renovation.
I’d like to tinker with HA for more advanced thermal regulation. The heating company suggested alpha-innotec, so I am searching for information about their API and integration with HA.
I might want to pick another brand, would you have hints or posts to recommend so I can start my search ?