-
Notifications
You must be signed in to change notification settings - Fork 16
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
Wrong sensor information #32
Comments
I’ve found this in production.json [{"type": "inverters", "activeCount":12,"reading ime":1688826364, "wNow": 1463, "whLifetime":111994 3), {"type":"eim", "activeCount": 0, "measurementType :"production", "readingTime":1688826378, "wNow":1 0.572, "whLifetime":584366.867, "varhLeadLifetime ":0.971, "varhLagLifetime: 232755.302, "vahLifeti me":790256.454, "rmsCurrent":0.586,"rms Voltage": 724.678, "reactPwr":-0.0,"apprntPwr":141.481,"p rFactor" :0.04, "whToday":584366.867, "whLastSever Days" :584366.867, "vahToday": 790256.454, "varhLea; dToday":0.971 The data under “eim” is used in my case, but I need the data under “inverters” |
Hi @cmderks93. If you don't use the CTs anymore they should be disabled in the Envoy configuration. Once they are the integration should show the correct values. |
Hi, |
Is the value at https://envoy.local/api/v1/production correct? |
No it’s not |
Does https://envoy.local/ show the following? |
Yes it is |
I’ve turned on and off the ct metering again, but still the wrong information. |
I wonder if this is a 'feature' of the new D7.6.x firmware. I see some recent reports around this in the @briancmpbll integration as well that started with updates to d7.6.175. I only have ENVOY-S EU standard so no change here. If you can share output of v1/production and /production.json we can compare to older examples around to confirm. (like this one) |
Actually I don't have the 7.6 firmware, im running the 7.4 firmware. { and { |
For my Envoy Standard the
We could switch reading to this value for Metered Envoys without installed CTs. And keep the current one for Envoy Standard. But then we need to make sure this value is always correct for the metered ones. |
This value is also not correct for me.... |
Looks like there are more problems with Enphase at the moment. Also the smart energy meter from homewizard is getting wrong values. So maybe a bug with the firmware? |
Many jumped from 7.0.88 to 7.6.x so this issue may very well have been introduced earlier then 7.6 The ENVOY-S EU Standard I have should use the v1/production values. Only v1/production wattsNow matches production.json inverters wNow. (I'm integrating all individual panel lastreportWatts from v1/production/inverters in HA and that number is is only 50Kwh off from the envoy lifetime value 5090Kwh since mid February) v1/production
production.json
Well if enphase website is not getting the right numbers then they are as confused as we are. |
Has yours been working well before and this started with new firmware you got in the envoy? Or is it a new installation? |
Yes |
Ok, so you went from 5.x to 7.4? You mentioned you had the ct's connected for a while, where the numbers correct then? |
Yes that’s correct. |
Looking at all the bug reports at similar Enphase integrations, it seems with the new firmware we need to get the lifetime production from production.json in the case of and Envoy Metered without CTs. For Envoy standard we keep using the old API endpoint. |
Yes but it will break envoy that haven't updated yet. You may want to mention that specifically. |
I'm not sure about that. I havent seen any example yet where an Envoy metered without CTs had wrong numbers in |
I've asked the question in Brian Campbells one. This one made me think. |
You are right, all reports are indeed for ENVOY-S metered without CT's. And the issue was in 7.0.88 present already. The logic to deal with the watts was there long time, but lifetime has been missed for using same method. |
Hi,
I have installed your software, great!
I’m having a problem with the lifetime sensor.
I have the metered version, and have used the ct for a couple days, but they won’t fit in our electrical panel.
so don’t use them anymore.
The lifetime sensor uses the wrong information from the envoy now.
The text was updated successfully, but these errors were encountered: