Problem with my plugwise smile P1 meter

I have a Plugwise smile P1 device connected to my P1 part on my smartmeter. Everything seem to work also with the integration into home assistant, however when I want to configure my energy dashboards I have to fill in 2 parameters for my grid connection "Energy imported from grid" and "Energy exported to grid"

The most logical sensors to fill in over there for me it seems this one "sensor.p1_electricity_phase_one_produced" the one being deliverd by the plugwise integration. But when I try to select this for the field "Energy exported to grid" I can not find it in the list of all sensors. But when I go via Devices to the Plugwise integration en click on this sensor I see a nice graph and see that the sensor seems to work and delivering information.

This is the same for the field "Energy imported from grid" where I want to connect the sensor "sensor.p1_electricity_phase_one_consumed" to but this one is also not found in the list of selectable sensors.

So I followed the following article

And basically I have to check 3 bullets

  • The sensor must have the appropriate attributes.
  • he entity must be a sensor .
  • The entity must not have any statistics errors.

All three seems to be correct in my environment.

So anybody has an idea what could be the problem?

You need to use the (k)Wh sensors, it says so at the Energy dashboard:
"Pick a sensor which measures grid import/export in either of cal, Gcal, GJ, GWh, J, kcal, kJ, kWh, Mcal, MJ, MWh, mWh, TWh, Wh."
But if you're not very familiar with the specific energy and power units this can be a little difficult :slight_smile:

Anyway, try again with the below sensors:

  • electricity_consumed_off_peak_cumulative
  • electricity_consumed_peak_cumulative
  • electricity_produced_off_peak_cumulative (optional, if you have solar panels)
  • electricity_produced_peak_cumulative (optional, if you have solar panels)