Answer from Fronius

http://<FRONIUS_IP>/solar_api/v1/GetStorageRealtimeData.cgi?Scope=System

Ok, very strange. There are people running Gen24 inverters without problems with batteries.
I’ve looked it up in the API specs - this is really only supported from firmware 1.13 on. I really wonder how it worked previously. There is no other api endpoint for this, except from power_flow - but this was never used in pyfronius.
Were you using a custom component before?

Hello Matthias

I have spoken with my electrician. He recommended to make the update to 1.14 only next year. So that I do not get any problems and no one is there who can help me.

I have restored with a backup Home Assistant 2021.11.5 and my battery status in % is again angezeit.

In the configuration.yaml I have entered the following:

  • platform: fronius
    resource: http://192.168.1.165
    monitored_conditions:
    • sensor_type: logger_info
    • sensor_type: inverter
      scope: system
    • sensor_type: meter
      device: 1
    • sensor_type: storage
      device: 0
    • sensor_type: power_flow

Do you speak German? Would be a little easier for me :slight_smile:

Thank you for any support.

I wish a happy new year

Now that I have version 1.14 on the Fronius, the battery charge level is also displayed as an entity.

Thanks for your support

2 Likes