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

battery support #2331

Open
iron-exx opened this issue Jul 28, 2023 · 6 comments
Open

battery support #2331

iron-exx opened this issue Jul 28, 2023 · 6 comments

Comments

@iron-exx
Copy link

Can you add the battery states to your script? The most important one for me would be 'statement_of_charge_soc' so that I can always monitor the battery level. Currently, I'm using the Growatt cloud for that, but it synchronizes very irregularly. The rest is already working great with ESPHome! Being able to see the battery status would complete the whole setup.

@ssieb
Copy link
Member

ssieb commented Jul 28, 2023

You need to include some more context. What are you referring to?

@iron-exx
Copy link
Author

I have a Home Assistant, and I use the Growatt cloud integration, which also shows me the battery charge level. However, since the cloud integration synchronizes very irregularly, I connected your script "https://esphome.io/components/sensor/growatt_solar.html" to an ESP8266 Wemos D1 Mini with an RS485 converter to my Growatt inverter, and it works great. However, I only receive data from the inverter, and not from the battery. Is it possible to extend the script to also output the battery charge level, so that I can display it in Home Assistant?

@ssieb
Copy link
Member

ssieb commented Jul 28, 2023

That's certainly possible, but will need a bit of work on that component to add it.

@iron-exx
Copy link
Author

What could I do to help? I think this would be interesting for many people, as most PV systems are now built with storage.

@ssieb
Copy link
Member

ssieb commented Jul 28, 2023

Unless you want to write the code and make a PR for the component, there's not really anything you can do.

@iron-exx
Copy link
Author

Unfortunately, that exceeds my abilities -.-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants