mirror of
https://github.com/AppHouseKitchen/AlDente-Battery_Care_and_Monitoring.git
synced 2026-03-25 02:41:28 +01:00
Macbook Air M1 can't set Max Battery Charge #77
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @noahjansen on GitHub (Feb 17, 2021).
When trying to modify the 'Max Battery Charge' it always jumps back to 3%. Tried rebooting, reinstalling helper, restarting app, and checking/unchecking 'Use MacOS battery scale'. This is on Big Sur 11.2.1.
@noahjansen commented on GitHub (Feb 17, 2021):
^This was on v2.1 btw
@davidwernhart commented on GitHub (Feb 17, 2021):
Hey @noahjansen
The "use macos battery scale" option is not available on the new 2.1 version. Are you sure you are using the right one?
@basedrhys commented on GitHub (Feb 17, 2021):
I had a similar issue when I installed via homebrew - I uninstalled the homebrew version and manually downloaded the latest version from the Releases page. Worked great.
@noahjansen commented on GitHub (Feb 18, 2021):
You're both right, I was using v1.2 and misread it as v2.1 as I assumed homebrew would install the latest version. With v2.1 I can now change the slider. Thanks!