-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[enphase] Reports 0 for all power/energy production values #16448
Comments
This issue has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/new-binding-enphase-envoy-solar-system-gateway/44449/140 |
Same issue here, will fiddle with this to see if I can get it back to work. |
Finally had some time to look into my issue. Somehow the auto detection did not work and i had to manually set the hostname. So my issue seems different. FTR i have version R5.0.55 |
My envoy upgrade to version 8.2.4264 today and after reconfiguration of the thing, all works as expected.
using openHAB 4.2.1. The channels you mention are all updated as expected. Please confirm this issue can be closed. |
Does not work for me. Enphase firmware is D7.3.621 (150e3e). I have no control over the firmware version, but I can say that with this firmware, the ivp/pdm/energy endpoint works as expected and documented. But that does not make it into the binding. |
Expected Behavior
Should get power/energy production values as reported in the Enphase app, not 0's
Current Behavior
Getting 0's for all values: wattsNow, wattHoursToday, etc. from the bridge/envoy.
Note that I do get valid values from the inverters from the bridge/envoy, so the connection seems to be fine.
Possible Solution
According to this: https://support.enphase.com/s/question/0D53m00009INBskCAH/local-api-return-0-for-wh-counters-for-production-after-new-firmware-update the binding may need to use http://IP/ivp/pdm/generation to get the power values.
Steps to Reproduce (for Bugs)
Connect to an Enphase with the current firmware and get all power production values to be 0.
Log shows:
For the inverters we can see the data:
Context
Would like to collect, chart, and archive the Enphase power/energy production values.
Your Environment
OH 4.1.1
Enphase software version: D7.3.130 (91f206)
The text was updated successfully, but these errors were encountered: