Alpsolar / Inteless (E-Linter) Inverter

Hi everyone,

I’m excited to share my very first Home Assistant integration! :rocket:

Like many of you, I struggled to find a working solution for my Alpsolar Pulse S3 (and other E-Linter/Inteless based inverters). After testing several existing integrations and scripts that didn’t work, I decided to take the plunge and build my own native solution.

While I am still researching a local polling method, this integration is currently Cloud-Based, utilizing the Inteless API shards to bring your solar data into HA.

:rocket: Key Features:

  • Zero-Config Energy Dashboard: I wanted this to be “plug-and-play.” The integration automatically handles the Riemann Sum math for you.
  • Automatic Energy Helpers: It creates energy sensors for Solar, Grid, and Load out of the box.
  • Smart Battery Splitting: It automatically splits bidirectional battery power into separate Charge and Discharge sensors—a must-have for the HA Energy Dashboard.
  • Multi-Region Support: Built-in selectors for Europe, Asia, America, and Global shards.

:bar_chart: Entities Included (12 Total):

  • Real-time Power: Solar PV, House Load, Grid Power, Battery SOC, Battery Power (In/Out).
  • Energy (kWh): Solar Energy, Grid Energy, Load Energy, Battery Energy In, Battery Energy Out.

:hammer_and_wrench: Installation:

You can find the repository and installation instructions on my GitHub:
GitHub: chukaonline/ha-alpsolar-inteless

Powerflow Card Plus view

Sensors Created

HA Energy Dashboard

That Looks great, I have been searching for something that Supports Inteless for quite a while.

What is my plant ID? When I tried the plant Name from the inteless Website, I got an „invalid auth „

Login on the web and click on your plant name. You plant ID is displayed in the url as below.

https://pv.inteless.com/plants/overview/xxxxx

xxxx after overview is your ID.

@Campkind Let me know if it worked