Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt services.yml for pvinverters #23

Open
stromibaer opened this issue Oct 20, 2022 · 4 comments
Open

Adopt services.yml for pvinverters #23

stromibaer opened this issue Oct 20, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@stromibaer
Copy link

Pls add following lines and/or adopt some lines in the pvinverter section:

image

to:

AllowedRoles:
   default: ["grid", "pvinverter", "genset", "acload"]
 Role:
   description: "grid, pvinverter, genset, acload"
   persist: true
   default: "pvinverter"

The default line in AllowedRoles has some format issues with ''.

And adopt the comment field:

image

to:

ProductId:
   default: 45069 # 45069 ET340, 45068 ET112 - 0xB00D, ESS Demo mode uses 45058

ET340 is for 3 phases and ET112 is for one phase metering.

With this changes it is possible to change default location of the inverter from AC-OUT to AC-IN or vice versa in the Cerbo settings menue.

Thanks,
Peter

@pos-ei-don
Copy link

Hi!
Why to you use a grid meter (ET***) as PvInverter? They cannot produce power?!?
Shouldn't a PV-Inverter use a ProductID like 45069 (=Fronius)?
So you get the power shown in VRM and other Dashboards?
In my tests, this looks much more promising.

@freakent
Copy link
Owner

I really don't think the ProductId has any effect on how the system actually works.

@pos-ei-don
Copy link

But i tested it and saw the difference.

@stundenblume
Copy link
Collaborator

You can use energy meters to measure PV energy.

Victron:
[...] Also they can be used to measure the output of a PV Inverter, to display the data on GX device [...]

In my experience (Software versions april 2022), only the definition of the type has an impact on the display in the VRM portal.

@freakent freakent added the enhancement New feature or request label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants