Incorrect display of feed-in in Power Flow Now

Setup:

  • HA version 2026.3.1
  • Tasmota IR reader reads feed-in, consumption and meter reading
  • Sigenergy PV system with battery storage is stored in the Energy Dashboard
  • Balcony power plant is also stored (but I don’t think this is relevant for the setup)

Problem:
The power flow diagram in section “now” shows my feed-in as “unrecorded consumption” instead of being fed into the grid. The history of sensor.stromzahler_erzeugung_gesamt confirms that the feed-in is correct and increasing.

Already checked/tried:

  • sensors have correct state_class, device_class: energy, unit_of_measurement: kWh
  • no statistics errors for the grid sensors
  • sensor has been in the energy configuration for over a week
  • sensor updates continuously
  • no problems with duplicate statistics

Any idea why the feed-in is displayed as “unrecorded consumption”

I am an idiot!

Adding a real-time watt sensor from the smart meter fixed the issue – without it, HA cannot calculate the live energy flow and shows everything as “Untracked consumption” instead.