hoylabs / OpenDTU-OnBattery

Software for ESP32 to talk to Hoymiles/TSUN/Solenso Inverters, VE.Direct devices, battery management systems, and related peripherals
GNU General Public License v2.0
301 stars 63 forks source link

add fronius smartmeter simulation to opendtu-onbattery #1147

Closed AloisKlingler closed 2 months ago

AloisKlingler commented 2 months ago

to have calculation (especially self-consumption) correct in fronius solar web you need to either place a 300€ fronius smart meter before each "foreign" inverter.

With this PR it is possible to configure one Fronius Gen24 and Fronius Symo an "Smartmeter" as the IP of OpenDTU, so the Fronius Inverter is able to poll current production and overall production continuously like a from a real fronius-smartmeter.

enabling / disabling via GUI is also possible. maybe this implementation can be sooner or later also be used to implement e.g. Kostal smart energy meter or can offer a sunspec compatible modbus output.

spcqike commented 2 months ago

thanks for your work.

but i guess you should create this PR against the development branch, not against master.

AloisKlingler commented 2 months ago

will redo the PR against development branch 👍

github-actions[bot] commented 1 month ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.