I currently optimise my pv system and would like to set a “maximum charge rate” during the day. But if I use the “Force Battery Charging“ action so the rule in the inverter is set to “minimum charge rate“. Is it somehow possible to set a “maximum charge rate“ through the binding ? The inverter definitely supports these four limit types:
I am the developer of the battery control integration in the Fronius binding.
When developing it, I was/am fully aware of the possibilities in the inverter, however I wanted to provide an easy-to-use API on the openHAB side to control the battery behaviour without requiring the user to think about the required numbers.
Hence I added what‘s currently there, but internally the code is able to set whatever you can do through the inverter UI.
I have already fulfilled requests of other users requiring more generic actions, I think now the time has come to expose the methods to allow more advanced stuff.
What do you think - can you also add these changes in the 4.3.x branch ? Not sure if there will ever be a v4.3.8 but anyone who’s interested/able can create a snapshot for himself . I’m for the moment still on v4.3.7 and there’s no plan for me at the moment for a upgrade to 5.x