Fronius Modbus Integration

Keeping documentation updated is always a challenge :slight_smile: I’ll review it for the next release.

Considered this before but have not gotten round to implement it. Added it to list for a future release:

Minimum Reserve is the same as ‘Reserve Capacity’ in the web interface. And as far as I tell from the documentation it is not possible to set ‘Soc Minimum’ through modbus. Which indeed is good so that a battery can’t be totally discharged by accident.

I haven’t tested this either, but just to be sure I’ll add a caution to the documentation to disable the charging schedule to avoid unexpected behavior.

2 Likes

From UI perspective it is indeed confusing and have to look at documentation to see which controls are ignored or is not intuitive. I’ll look into if I can disable the controls to make it more user friendly.

As far as the behavior it should only change setting if it is zero. When it is 10% it should work.

1 Like

With Gen24/BYD batteries, what is the minimum charge rate you can set the battery down to? It’s it 6A like an EV or can you literally crank down to 1W?

You can you down to 0.01% of the maximum charge rate, so indeed 1W for 10KW inverter.

1 Like

Version 0.1.4 is out!

BREAKING CHANGES:

Other changes:

1 Like

Hi! Is there an option to read mpp1 and mpp2 seperately by HA? I have a Fronius Symo 4.5-3-M inverter. I can’t find an entity in the official implementation nor a modbus register in the documentation.

Yes through modbus mpp trackers can be read individually. The integration supports this:

Thank you for your message. You have a GEN24 inverter, whereas mine is an older or more affordable model. It seems that MPP1 and MPP2 are not supported with my inverter and the official integration. That’s why I’m looking for an alternative way to implement them.

The current Symo models do support modbus TCP. Just try if you can enable the modbus interface in the inverter web control.