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 charge/discharge power as sensors #501

Merged

Conversation

WillCodeForCats
Copy link
Owner

This PR changes the following battery device attributes into sensors:

  • batt_charge_peak
  • batt_discharge_peak
  • batt_max_charge
  • batt_max_discharge

These are listed as "nameplate" values in specs which implies static information, but it was bought to my attention that these values can actually change. Values that are dynamic in their own right should be implemented as sensors.

@WillCodeForCats WillCodeForCats added the enhancement New feature or request label Jan 10, 2024
@WillCodeForCats WillCodeForCats self-assigned this Jan 10, 2024
@WillCodeForCats WillCodeForCats linked an issue Jan 10, 2024 that may be closed by this pull request
@WillCodeForCats WillCodeForCats merged commit 7354c78 into main Jan 10, 2024
8 checks passed
@WillCodeForCats WillCodeForCats deleted the 495-support-for-max-peak-power-sensor-of-battery branch January 28, 2024 19:14
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

Successfully merging this pull request may close these issues.

Support for Max-Peak Power sensor of battery
1 participant