-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
[Request] Add Huawei Charger R4875G1 support (additional to R4850G2) #1440
Comments
We could try to autodetect the exact model of the huawei charger and set the scaling factors accordingly |
Perfect... happy to test a build (4MB_nota please). Just ordered a R4875G1... :-) |
@AndreasBoehm In that project there is pure gold. This one got me excited a couple of days ago: mjpalmowski/CAN-BUS-control-R4875G1-with-ESPHome-and-MQTT#4 (reply in thread) Had no time yet to explore it... I desperately want that to we know the model, and can at least infer the correct scaling factors. However, I also saw that those guys are onto reading the factor out at runtime. I will probably stumble over that as well. @gitisgreat2023 I suspect your unit will not set and/or report the correct current limit. Let us know. I will ask you to test stuff once I am ready with something. Thank you for your interest in testing! |
@schlimmchen I'm happy to test it! Yeah it won't work, I'm pretty sure. I'll wait until you have a first build to test. In general, I can't say it enough. Many thanks for this great project, I really appreciate all your efforts to make it the best piece of software for controlling an ESS. It's amazing how much functionality you (as a team ;-)) were able to utilize on such a small CPU with low memory. I really love it. And besides being a fun thing it's contributing to a greener world, big plus as well. ;-) |
@gitisgreat2023 Progress is slow, but there is progress. How is your hardware setup coming along? Please let me know when you are ready. You should be able to talk to the R4875 just fine, but the max current value will not match the actual output. |
@schlimmchen the Huawei arrived, but I have to wait for the adapter still though, that might take still some time. I'll write when I've wired it up... |
Is your feature request related to a problem? Please describe.
I would like to use the Huawei R4875G1 in my OpenDTU-onBattery setup. Currently on the Huawei R4850G2 is supported.
Describe the solution you'd like
It seems only a scaling factor has to be adapted. And maybe some CAN IDs.
See
here(edit: AndreasBoehm) here for a YAML code for the R4875G1.Describe alternatives you've considered
No response
Additional context
I'm happy to test the code.
The text was updated successfully, but these errors were encountered: