RalfZim / venus.dbus-fronius-smartmeter

A service for Venus OS, reading smart meter data from a Fronius system and making the values available on dbus.
MIT License
50 stars 28 forks source link

AC Out Loads getting wrong when running the Script. #11

Open Marv2190 opened 2 years ago

Marv2190 commented 2 years ago

Iam absolutly unsure what i see here. Can someone comfirm that? I own a 3 Phase System.

https://youtu.be/X68T2uLwG5A

Thanks.

kLOsk commented 2 years ago

@Marv2190 have a look at this fork: https://github.com/trixing/venus.dbus-fronius-smartmeter this is working for use with FW2.8.0+

peregrines2 commented 1 year ago

I also have problems with wrong Consumption readings. Is there any update? Or can you still recommend above mentioned fork? Thank You!!!

kLOsk commented 1 year ago

I also have problems with wrong Consumption readings. Is there any update? Or can you still recommend above mentioned fork? Thank You!!!

Yep, still using the fork 👍

peregrines2 commented 1 year ago

Thank You 👍👍👍

Dr-Gigavolt commented 1 year ago

Hello guys,

I have the same issue. Venus OS 2.9.2 on Raspberry 3B. The newest version of the driver does not show the AC consumption at all. The above mentioned older version shows wrong values when the Fronius inverter is running - too high values. If no solar power available, Grid in = AC loads ... correct.

The SmartSolar, Multis and the battery are not finished yet, I tested only wit Fronius Symo 15kW and SmartMeter 5kA3 on the grid side. The grid power is shown correctly.

In which file is the AC loads power calculated? Perhaps I could fix it myself. Thanks.

kLOsk commented 1 year ago

Hello guys,

I have the same issue. Venus OS 2.9.2 on Raspberry 3B. The newest version of the driver does not show the AC consumption at all. The above mentioned older version shows wrong values when the Fronius inverter is running - too high values. If no solar power available, Grid in = AC loads ... correct.

The SmartSolar, Multis and the battery are not finished yet, I tested only wit Fronius Symo 15kW and SmartMeter 5kA3 on the grid side. The grid power is shown correctly.

In which file is the AC loads power calculated? Perhaps I could fix it myself. Thanks.

Use the fork https://github.com/trixing/venus.dbus-fronius-smartmeter

kLOsk commented 1 year ago

Also please let us know how it goes because im still on 2.8 hesitating to update to 2.9 but sm intruiged by node red in 2.9 large os

Dr-Gigavolt commented 1 year ago

I have the fork, with the trouble described above.

Dr-Gigavolt commented 1 year ago

Now it is fixed. Yesterday I configured two SD cards from scratch, one with Venus 2.9.2 (now it is linked as the last release, couple of days ago it was beta) and one with Venus 2.8.9 to compare today when the Fronius is running.

Both with: https://github.com/trixing/venus.dbus-fronius-smartmeter https://github.com/Louisvdw/dbus-serialbattery/releases V0.14 beta1 https://github.com/kwindrem/SetupHelper V4.2.9 + https://github.com/kwindrem/RpiDisplaySetup V3.3

I haven't understood why, but the 2.9.2 works correctly now.