-
Notifications
You must be signed in to change notification settings - Fork 10
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
Additional Sensor Total wrong values E3DC X20 PRO #113
Comments
Can you please add a diagnostic dump |
see main post |
I need the diagnostic dump of the e3dc compontent to get further information, it looks as if the diag dump is from the HACS component. apart from that I've forwarded this upstream to fsantini/python-e3dc#115, I'm not yet sure what the root cause could be. |
Sorry i cant download the diagnostic dump for e3dc, the Browser (Chrome) Reports "Website not available" |
Hello, config_entry-e3dc_rscp-b73e3914bfddaa2b273b4b681fbf5389.json |
@leodale I finally got some time to investigate this nightly outage, I can see it on my end as well, seems to be some problem with the data flip to the next day. This should be solvable, but could take some time as I might have to wait for midnight with each test. I'm on it. |
@leodale I will update a new beta release shortly, which I'm using on my end to verify that we react more gracefully to nightly outages. It seems as if E3DC is unable to answer DB Data dumps at midnight. I've to play around with this a bit to get a better idea, but this should no longer throw the entire integration off track. Regarding the 0,01 kWh value: I assume that the Diagnostic dump has been taken at the same time as the screenshot? Is that the case? If not, please provide me with a new dump and a screenshot from the same time (plus minus a few minutes) |
Harden e3dc data polling in coordinator to execptions: - Log ex only as warning, but continoue as good as possible. This will avoid breaking the entire update loop if one update fails (db_data does that right now). - Listen only on HomeAssistant-Type errors, not on ConfigEntryAuthFailed, let the latter propagate. - Reduce proxy error log level to debug, let upstream do the logging. Affects the logging errors we see in #113, #124
Could you please update the issue accordingly? |
home-assistant_e3dc_rscp_2024-12-12T20-36-09.030Z.log @torbennehmer The issue is still there. The power sensor is working but the energy sensor is not working. |
It looks like the value is correct adobted by the integration. |
it should be more than 32460.77+3421,87 kwh =35882,64 kwh so it could be also a shifted bei 10.000.000 |
The installed Battery capacity is also different installed in this case 42kwh system tell´s 62 kwh and in homeassistant entiy it is shown as 0,06200000001. This is the same problem with my S10X Compact here is 0,033 in homeassistant shown but i can only use 11kwh. The installed battery size is 14 kwh. |
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Checklist
Describe the issue
The Sensor sensor.s10x_additional_total provides values betweeen 0.007500 to 0.007535 during the day. The current addtional power sensor is working. Same as the other E3DC values.
Reproduction steps
Just set up an E3DC S20 PRO with Additional source
Debug logs
Diagnostics dump
config_entry-hacs-33e989a202c3d2b4ac82a6ddedca525c.json
The text was updated successfully, but these errors were encountered: