sicreative / BatteryStatusShow

View MacOS and IOS battery Information
GNU General Public License v3.0
320 stars 25 forks source link

OSX 12.3.1 broke limiter? #11

Closed matphillips closed 2 years ago

matphillips commented 2 years ago

Since updating to 12.3.1 the charge limit seems to be ignored and the battery is charging to 100% regardless of settings. Is this fixable?

matphillips commented 2 years ago

Looks like the battery charged to full while the update was being applied (makes sense, it probably cleared the ec), I set a charge limit after this when I noticed the battery was full. I think I only discharged it a bit after that, and it seems the charge limiting function does not prevent charging if the battery is already above the limit, is this right? I've discharged the cell to below my limit and it is now holding at (approximately) the charge limit. Looks like user error.

If the limit is 80% and the battery is as 90%, shouldn't the charge limiter still prevent charging though?