Giter Club home page Giter Club logo

Comments (8)

renaatdb avatar renaatdb commented on July 17, 2024 1

Hi, @catsmanac
I changed the CT position in my fuse box and selected load with solar production. This provided the solution.
Now I see the "Envoy Lifetime "net" energy production" sensor.
Thanks

from core.

catsmanac avatar catsmanac commented on July 17, 2024 1

@home-assistant close

from core.

home-assistant avatar home-assistant commented on July 17, 2024

Hey there @bdraco, @cgarwood, @dgomes, @joostlek, @catsmanac, mind taking a look at this issue as it has been labeled with an integration (enphase_envoy) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of enphase_envoy can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign enphase_envoy Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


enphase_envoy documentation
enphase_envoy source
(message by IssueLinks)

from core.

catsmanac avatar catsmanac commented on July 17, 2024

Hi @renaatdb , for the -net- sensors you need a load with solar CT a.k.a. net-consumption CT installed.

from core.

renaatdb avatar renaatdb commented on July 17, 2024

Hi, @catsmanac thanks for quick reply:
I do not understand: I have 3 CT's.
zonenphase
I need to change the position ?
Enlighten manager works fine.
enlighten

from core.

catsmanac avatar catsmanac commented on July 17, 2024

If you have 3 CT it might be for a 3 phase installation.

We (HA Enphase_envoy Integration) don't have access to all data the Envoy is sending to the Enphase web-site, the local interface is 'kind of' limited by the manufacturer. This may mean that we can not always show same data as the App.

If you share the HA Envoy Diagnostics report here then we can probably find what options are available. Download to your workstation using the button (see below) and then upload the file here.

afbeelding

from core.

renaatdb avatar renaatdb commented on July 17, 2024

3 phase indeed

config_entry-enphase_envoy-83a47a1e3788eee1ba5db1db3e6570c6.json

from core.

catsmanac avatar catsmanac commented on July 17, 2024

Yes, you probably have 6 ct installed, 3 on the solar phases and 3 on the house consumption phases..

The diagnostic file shows the model

 "envoy_model": "Envoy, phases: 3, phase mode: three, total-consumption CT, production CT",

Total-consumption CT is the CT on the Load only position and configured as such. With this configuration net production entities will not be available.

I need to change the position ?

I can't answer that question, that is an installer question as it depends on your actual situation, why it was installed as a total-consumption CT. If these are physically installed on the house phases, it will involve installer work if you wan to move these I think. Unless it's a configuration error, which I don't know, and they are in the correct place. Are alternatives like a smart grid meter available? Maybe these can be connected to HA (DSMR integration) and used for grid import/export values.

The CT configuration reported by the Envoy:

      "/ivp/meters": [
        {
          "eid": 704643328,
          "state": "enabled",
          "measurementType": "production",
          "phaseMode": "three",
          "phaseCount": 3,
          "meteringStatus": "normal",
          "statusFlags": []
        },
        {
          "eid": 704643584,
          "state": "enabled",
          "measurementType": "total-consumption",
          "phaseMode": "three",
          "phaseCount": 3,
          "meteringStatus": "normal",
          "statusFlags": []
        }
      ],

from core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.