#Create new non IP-based inverter sensor based on Homewizard total export and IP based inverter

1 messages · Page 1 of 1 (latest)

fading hamlet
#

Hi All,

At my parents house we have two sets of solar panels and inverters together with a Homewizard P1 meter set up.

One of the Inverters is an IP based Growatt min 2500tl-xe which is integrated in Home Assistant.
There is also a non IP based older inverter which does not have any TCP/IP based way of communicating with Home Assistant (that I am aware of).

In my energy dashboard configuration I currently have the following setup. See attachment called Dashboard config.

For Grid consumption I use the P1 Meter's energy import T1 and T2
For Return to grid i use the P1 Meter's energy export T1 and T2.

The Solar panels I have used the Growatt inverter's energy generated today.

When I look at the energy dashboard I have the following overview. See attachment Dashboard overview.

When I take a look at the energy dashboard overview, I notice that the solar generated is 5 kWh but the total exported to the grid is 7.6 kWh. Which makes sense because that is the solar generation of the Growatt inverter + the non TCP/IP based inverter.

Problem:

I wanted to create a new sensor/entity to monitor the non IP/TCP based inverter and add it as a solar panel in the dashboard so I can see both sets of solar panels and inverters are working alongside their solar forecasts and such. But I am not able to create a sensor/entity solely for the non IP/TCP based inverter.

What I have tried:

I tried to create a template sensor which subtracts the P1 Export from the daily generated solar power from the Growatt but the P1 entities are lifetime incremental additions which do not reset and the solar panel production entity is a daily sensor. There is a lifetime sensor for the Growatt Inverter but I am now confused which to use in the dashboard config.

I have tried to create a template sensor and use the following code to make a template sensor just for the non IP/TCP based inverter but I did not get the correct results.

Please check the attachments for sensor data.

gaunt estuary
#

If you don't know what the non-ip inverter produced then you have no way of knowing how much the house consumed. So your numbers will always be wrong

fading hamlet
#

Thanks for the quick reply!

But I would assume that if I have the total export available as P1 sensor and the daily/life time production of the growatt Inverter, I could do some calculation based on that right?

gaunt estuary
#

I dont think so. How will you determine what the house consumed?

fading hamlet
#

Sorry for the late response but I had hoped I could use the P1 sensor which accumulates everything but create a daily P1 sensor based on someting else? Soemthing in that trend.

But currently I am just throwing things at the wall and hope something sticks, that is why I am now asking the Discord if someone has an idea.

gaunt estuary
#

You have two unknowns. The house consupmtion and the PV production. Increase one, then the other has to increase as well