Enpal - Home Assistant integration (WiP)
Disclaimer
This integration is created with acknowledgement and limited support from Enpal GmbH, but it's not official software from Enpal.
It's a custom integration created entirely by me (Skipperro), and thus Enapl GmbH is not responsible for any damage/issues caused by this integration, nor it offers any end-user support for it.
It is still a work in progress and is not guaranteed to work 100% or even work at all.
Features
- Inverter measurements:
- Solar production.
- House energy consumption.
- 3 Phase Power.
- Grid frequency.
- Inverter temperature.
- Solar panels:
- Voltage for 2 strings.
- Current for 2 strings.
- Battery estimation:
- Due to lack of direct data in InfluxDB, the battery level is estimated by the calculated difference between energy production and consumption.
- Battery estimation is not 100% accurate, but it's close enough.
- Getting access to real battery level is not possible yet, but on the roadmap.
- WallBox:
Installation
- Install this integration with HACS (adding repository required), or copy the contents of this
repository into the
custom_components/enpal
directory.
- Restart Home Assistant.
- Start the configuration flow:
- Or: Go to
Configuration
-> Integrations
and click the + Add Integration
. Select Enpal
from the list.
- If the integration is not found try to refresh the HA page without using cache (Ctrl+F5).
- Input the IP, Port and access token for access InfluxDB server of your Enpal solar installation.
How to get access token?
Currently only way to get the token is to contact Enpal support.
More convenient, automated way is planned for the future.
Credits
- Skipperro: Creating the integration for Home Assistant.