Hi,
I am using 2 Symo Gen 24 Inverters in my Setup, and am using the official Fronius integration for Home Assistant. This worked well until I updated HA Core to 2026.1, at which point some entities of one of the Inverters disappeared from Home Assistant. Inverter 1 has 2 strings, inverter 2 has 1 string. For inverter 2, the "Energy" and "Power" entities have disappeared, see screenshots. The missing entities' values are included in the diagnostics, though (also attached).
Reloading the integration and restarting the HA Host have not solved the issue, I have not yet tried to delete and re-add the affected inverter (I don't want to lose the history)
How can I fix this?
#Fronius: Entities disappeared after HA Core 2026.1 Update
1 messages ยท Page 1 of 1 (latest)
Hi! The Fronius API responses sometimes don't include values that are 0. The HA integration only adds entities when their value is included in the API response. So you may need to just wait until there's some sun shining on the PV panels.
Other than that, there have not been any changes to Fronius integration for a long time, so I don't think it could be related to the update of HA.
Hi! The issue first appeared about 2 weeks ago, no changes since ๐
What exactly are you missing? "Total energy" seems to be there. "AC Power" too.
"energy" and "power" of the individual strings
You said one has only one string. The other picture shows 2 strings.
correct. the one with just one string still showed string power and energy up until the update.
Hm... maybe a Fronius firmware update changed something.
both inverters are running version 'ROW 1.38.7-1', which was released September 24, 2025
I don't know... isn't string power the same as total when there's only one string?
So, I had a look: Inverters show DC current and DC Voltage for up to 4 strings. For power and energy there was always only 1 common entity. Did you use a template or something to calculate those?
ooooh you are right! I calculated power and energy from DC current and voltage! ๐คฆโโ๏ธ
now to find out why this specific template stopped working...
it seems the entity IDs of the inverter changed
Awkward... did you at any point remove the config entry and re-add it?
hm. that may have been on me. I regerenated entity IDs, but only a few days after the issue first appeared. going through the logs rn...
I restored an older backup of my HA VM and I may have found the issue. The affected inverter was replaces at one point by a higher power one (3 kWp is just not enough for a 4.5kWp string ๐ ). I have created the template for power and the integral sensor for energy before the swap, but they were still "attached" (for lack of a better word) to the old inverter. altough the old was disabled, these still provided values I was using, because I updated the templates at some point
old inverter at the bottom
with the 2026.1 these sensors seem to have been disabled as well, causing my issue.
@feral ferry I'm considering to get a Fronius PV system. Would you be OK with me sending you a DM? I'm interested in your general experience - it's not relevant to this thread