Open derhappy opened 1 year ago
I think this data is still missing from the library you're using, so I updated a feature request there with some additional data.
@derhappy I'll look into this. One thing, could you send me a diagnostics dump when your WB is loading? I've not yet seen how the existing API reacts if the WB is active. Please attach it to #54. That would be cool!
Wallbox Interactions have been merged to python-e3dc today. https://github.com/fsantini/python-e3dc/pull/116
I would need exactly the same. The total wallbox consumption is a important figure. Would be really great if it is possible to add it.
Can we expect it to be added? Or what is the plan? Thank you very much!
@derhappy, @MBerchtold21 , The Beta of 3.8 brings improved Wallbox support, including wallbox consumption broken down into total, grid and sun:
Feel free to test and provide feedback in this issue
@derhappy, @MBerchtold21 , The Beta of 3.8 brings improved Wallbox support, including wallbox consumption broken down into total, grid and sun:
Feel free to test and provide feedback in this issue
Very cool, thanks a lot! Stupid question: How can I switch to the new beta version in HA?
Checklist
Is your feature request related to a problem? Please describe.
There is an entity for wallbox consumption (kW), but the entity for the total consumption (kWh) is missing.
This is the only entity missing for me to switch from my previous e3dc interface to this integration. There is also more detailed data available (kWh solar / net), but for me the sum is already enough.
Describe the solution you'd like
A new entity for wallbox_consumption_total (or _today) is available.
Describe alternatives you've considered
A Riemann integral would technically be possible. Using another interface to get the data like before would be the another valid option.
Additional context
Currently I'm using the go-rscp command line utility by @spali (https://github.com/spali/go-rscp/). I can get the wallbox data with these keys:
example result
Diagnostics dump
e3dc_dump.json