Skip to content
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

New battery integration, EMUS G1 bms #881

Open
ErikssonPer opened this issue Feb 11, 2025 · 1 comment
Open

New battery integration, EMUS G1 bms #881

ErikssonPer opened this issue Feb 11, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@ErikssonPer
Copy link

I've made an attempt at creating an integration for an EMUS G1 bms in growatt lv can mode.
I'm running it on my system right now with a 100cell battery and it works for the most basic stuff like voltages, amps, temps, soc and soh

Error handling is still not figured out.

I'm no programmer by any means, it's mosly copy pasted from other integrations so I'd like someone to give it a look over before I go further and maybe it can be integrated here.

The reason it's in growatt lv can mode is that's the only protocol it has that I can get the data needed.
It has several other can protocols it can emulate but I don't have spec for those.

@dalathegreat
Copy link
Owner

Feel free to add a Draft PR and we can review it! 👍

@dalathegreat dalathegreat added the enhancement New feature or request label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants