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

Sunspec Inverter: add single phase grid meters #16247

Merged
merged 11 commits into from
Sep 23, 2024

Conversation

benesolar
Copy link
Contributor

No description provided.

@andig
Copy link
Member

andig commented Sep 20, 2024

I have never come across any of these?

@andig andig added enhancement New feature or request devices Specific device support labels Sep 20, 2024
@benesolar
Copy link
Contributor Author

benesolar commented Sep 21, 2024

I have a single phase meter at home connected to a Fronius Symo. It counts the power of a second pv inverter without usable interface.

An then there are housholds with only a single phase grid.

templates/definition/meter/sunspec-inverter.yaml Outdated Show resolved Hide resolved
templates/definition/meter/sunspec-inverter.yaml Outdated Show resolved Hide resolved
templates/definition/meter/sunspec-inverter.yaml Outdated Show resolved Hide resolved
templates/definition/meter/sunspec-inverter.yaml Outdated Show resolved Hide resolved
@andig
Copy link
Member

andig commented Sep 21, 2024

Konsequenterweise müsste man das dann bei den Sunspec Konfigurationen auch machen?

@andig andig marked this pull request as draft September 21, 2024 10:52
@benesolar benesolar changed the title add single and split phase grid meters add single phase grid meters Sep 21, 2024
@benesolar benesolar marked this pull request as ready for review September 22, 2024 06:24
@benesolar
Copy link
Contributor Author

ja, z.B. hier könnte man das auch machen: sunspec-hybrid.yaml

@benesolar
Copy link
Contributor Author

Test mit 1phasigem Fronius Smartmeter:

    currents:
      - source: sunspec
        id: 240
        uri: 192.168.1.249:502
        value:
          - 201:AphA
          - 211:AphA
      - source: sunspec
        id: 240
        uri: 192.168.1.249:502
        value:
          - 201:AphB
          - 211:AphB
      - source: sunspec
        id: 240
        uri: 192.168.1.249:502
        value:
          - 201:AphC
          - 211:AphC

ergibt:

Strom L1..L3
-1 0 0 A

@andig
Copy link
Member

andig commented Sep 23, 2024

@premultiply LGTM

@andig andig changed the title add single phase grid meters Sunspec Inverter: add single phase grid meters Sep 23, 2024
benesolar and others added 2 commits September 23, 2024 10:42
Co-authored-by: andig <cpuidle@gmail.com>
Co-authored-by: andig <cpuidle@gmail.com>
@premultiply premultiply merged commit a634a8c into evcc-io:master Sep 23, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devices Specific device support enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants