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
51 stars 30 forks source link

Will not be adopted in AC loads #20

Open jenoe22 opened 1 year ago

jenoe22 commented 1 year ago

The Fronius Smart Meter appears in the device list, but is not displayed as an AC load. The problem occurs with the Venus OS v2.92

ThomasSiebnen commented 1 year ago

I face the same problem;: The Fronius Smart Meter appears in the device list and data is being read out. image

But on the system overview are no values on the AC input: image

How can I link or allocate the Smart Meter to the AC Input 1.

Many thanks in advance for the support, Thomas

markushartmann commented 1 year ago

Hello,

I have the same issue here with Firmware v2.87 and a Cerbo GX. Smartmeter is in the device list, but does not show up in the overview page or VRM portal.

Thanks, Markus

pos-ei-don commented 1 year ago

I face the same problem;: The Fronius Smart Meter appears in the device list and data is being read out. image

But on the system overview are no values on the AC input: image

How can I link or allocate the Smart Meter to the AC Input 1.

Many thanks in advance for the support, Thomas

How did you manage to get the fronius as 3p? Mine is always detected as 1p

hbaerbel commented 1 year ago

Same here. Smart meter is shown on device page but no AC load on overview page.

a-wolter commented 1 year ago

edit line 107 in dbus-fronius-smartmeter.py and change

servicename='com.victronenergy.grid',

to:

servicename='com.victronenergy.grid.mymeter',

RalfZim commented 1 year ago

edit line 107 in dbus-fronius-smartmeter.py and change

servicename='com.victronenergy.grid',

to:

servicename='com.victronenergy.grid.mymeter',

I included this pull request and I think this should also fix this issue. @jenoe22 can you test and comment here?

a-wolter commented 1 year ago

The code fix i mentioned is definitely working with the current version. I run it this way myself

7E9A1685-6795-4AC3-8993-EC7A1530B6F2 D01941B4-A528-4D01-ABE9-EBAEC8CA7A90

jenoe22 commented 1 year ago

@RalfZim and @a-wolter Thank you very much for the tips. Unfortunately, it has not solved the problem for me. The values from the Fronius inverter are now displayed, as well as the values from the Shelly 3EM (2nd inverter). The values from the Fronius Smartmeter (Grid) are not displayed.

1Unbenannt 2Unbenannt 3Unbenannt

pos-ei-don commented 1 year ago

I see the same of the multiplus is off grid values are currently only displayed if you turn the multiplus on

RalfZim commented 1 year ago

@jenoe22 Please switch on your MP2 and have a look. Could it be that the PV2 meter is configured as "Grid meter" instead of "PV Inverter"?