Skip to content

Release v2.4.9-pre.1

Pre-release
Pre-release

Choose a tag to compare

@WillCodeForCats WillCodeForCats released this 10 Jan 23:30
· 622 commits to main since this release
99fd1d5

This release 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 noted that these values may change (Issue #495 and discussion #496). Values that are dynamic in their own right should be implemented as sensors. It's unknown if they are dynamic for all battery types or only some.

What's Changed

Full Changelog: v2.4.8...v2.4.9-pre.1