ThomasHoussin / com.thomashoussin.fronius

Adds support for Fronius inverter in Homey
GNU General Public License v3.0
0 stars 0 forks source link

Energy From / To grid #43

Closed PeetersJan closed 1 year ago

PeetersJan commented 1 year ago

Hi, In the Fronius webinterface, there is a nice graph showing the daily "Energy from Grid", "Energy consumed directly" and "Energy to grid". It would be really interesting to get this information inside your app as well.

Do you think this might be feasable?

image

image

Thank you!

ThomasHoussin commented 1 year ago

Did you try the reporting app (you can add it as if you were adding a fronius device) ? You have these information in this app, if it's supported by your inverter.

ThomasHoussin commented 1 year ago

image

PeetersJan commented 1 year ago

Did you try the reporting app (you can add it as if you were adding a fronius device) ? You have these information in this app, if it's supported by your inverter.

Hi, Thank you so much for your reply. i will have a look at the reporting app tonight.

PeetersJan commented 1 year ago

Did you try the reporting app (you can add it as if you were adding a fronius device) ? You have these information in this app, if it's supported by your inverter.

Hi, It doesn't seem to work. As a "site name" / "device name" , I entered "Fronius" and uner 'IP/hostname', the IP of my Fronius inverter. I get an 'unknown error' as result. I have tested this on both versions 0.1.1 and 0.1.7 experimental.

My inverter is a Primo GEN24 5.0 Plus

Any ideas? I do not find any on the Homey forum.

ThomasHoussin commented 1 year ago

Hi. I had a look and the API I use in PowerFlow (GetPowerFlowRealtimeData) and in Reporting (GetArchiveData) are not supported on GEN24. I didn't find another way to get these values for now.