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

Separate Calculation for Charging/Discharging Capacity for Home Assistant Battery Management #100

Open
4 tasks done
DAVEfromCZE opened this issue Nov 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@DAVEfromCZE
Copy link

Checklist

  • I have filled out the template to the best of my ability.
  • I have understood that this integration is only about battery management systems with Bluetooth Low Energy support.
  • This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request).
  • This issue is not a duplicate of any previous feature requests.

Please describe the enhancement you would like to have.

Hello 
First, thank you for your work on this project—it's been incredibly helpful in integrating my Seplos BMS with Home Assistant.

I would like to suggest a feature enhancement that I believe could benefit many users:
Could you add support for calculating separate capacities for charging and discharging energy in Home Assistant's battery management?

Currently, my Seplos BMS provides only the remaining capacity, which makes it challenging to track charging and discharging energy separately. Having this feature would allow better monitoring and management of energy flow in Home Assistant.

Thank you for considering this request, and please let me know if you need any additional details or testing support.

Additional context

No response

@DAVEfromCZE DAVEfromCZE added the enhancement New feature or request label Nov 28, 2024
@patman15
Copy link
Owner

Hi! Thanks for the feedback and this request. The topic of energy management was also on my list to be improved. The remaining capacity sensor is not the right one to be used for energy management anyway, the easiest to be used would be "total energy in/out". Unfortunately, this is not provided by most of the BMS. Would a separate "power in" and "power out" sensor fulfill your need? In that case you would still need to add a template integration sensor before you can add it to the energy management. Still, one/two steps less. Let me know your thoughts/expectations.

@patman15 patman15 self-assigned this Dec 17, 2024
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