venus.dbus-fronius-smartmeter icon indicating copy to clipboard operation
venus.dbus-fronius-smartmeter copied to clipboard

Will not be adopted in AC loads

Open jenoe22 opened this issue 2 years ago • 10 comments

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

jenoe22 avatar Oct 22 '22 21:10 jenoe22

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

ThomasSiebnen avatar Nov 24 '22 17:11 ThomasSiebnen

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

markushartmann avatar Jan 10 '23 17:01 markushartmann

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

pos-ei-don avatar Jan 10 '23 17:01 pos-ei-don

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

hbaerbel avatar Jan 14 '23 20:01 hbaerbel

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

servicename='com.victronenergy.grid',

to:

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

a-wolter avatar Feb 07 '23 20:02 a-wolter

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?

RalfZim avatar Feb 22 '23 20:02 RalfZim

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

a-wolter avatar Feb 22 '23 20:02 a-wolter

@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

jenoe22 avatar Mar 09 '23 08:03 jenoe22

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

pos-ei-don avatar Mar 09 '23 08:03 pos-ei-don

@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"?

RalfZim avatar Mar 09 '23 14:03 RalfZim