Ferroamp & Easee Home PV Loadbalancing

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.



Blueprint for PV loadbalancing using ferroamp and easee

This blueprint makes it possible to tune the charging power of your Easee Home charger to match your excess power from solar production.
Easee require a minimum of 6A for charging so the minimum charging power will be ~3.5kW for 3phase charging.

Blueprint is custom made for Ferroamp EH and Easee Home charger but will work with other brands of Inverter as long as it can provide the sensors required below.


Important!


Before you use this blueprint, make sure you have Ferroamp MQTT and Easee Charger integrations fully up & running.

Link to Easee Integration: https://github.com/fondberg/easee_hass
Link to Ferroamp Integration: https://github.com/henricm/ha-ferroamp


Sensor setup:


Ferroamp Solar power sensor:
This sensor shall display the total power production from your solar panels in Watts.

Ferroamp Consumption power sensor:
This sensor shall display the total household consumption in Watts.

Ferroamp External voltage sensor:
This sensor shall display the voltage L1+L2+L3 (~690V).

Easee charging power sensor:
This sensor shall display charging power in kilowatts (kW).

Easee Charger Dynamic limit sensor:
This sensor shall display your current dynamic limit in Amps. Make sure to select CHARGER limit and not circuit.

Easee Charger Status sensor:
This is the status sensor for your Easee charger. By default the name is sensor._status

Activate time:
Set the time in the morning when you want to activate loadbalancing. Set the time so it won't make a conflict with charging during night.

Deactivate time:
Set the time in the evening when you want to deactivate loadbalancing. Set the time so it won't make a conflict with charging during night.


Activate and deactivate times are important to keep nighttime charging at full power otherwise the logic will only allow charging at ~3.5kW due to lack of solar production.

Github: GitHub - riksarchen/ferroamp_easee_pv-loadbalancing: Blueprint for PV loadbalancing using ferroamp and easee
Good luck :slight_smile:

2 Likes