mooltipass / moolticute

Mooltipass crossplatform daemon/tools
GNU General Public License v3.0
143 stars 67 forks source link

Battery indicator doesn't go beyond 90% #1122

Closed smallouki closed 1 year ago

smallouki commented 1 year ago

Expected behavior

Battery gets fully charged, or the proper value is shown in moolticute

Actual behavior

The battery indicator in the moolticute app only shows 90% no matter how long the device is plugged in.

I did a battery reconditioning which crashed the device although it had finished successfully according to moolticute. After a reset the device is working again with this side effect.

Step by step guide to reproduce the problem

  1. Open moolticute
  2. Connect the device
  3. Check the battery indicator on the top right

Moolticute Version

1.0.0.1

Operating System

Mention if you are using either:

Mooltipass Device

screenshot-2

limpkin commented 1 year ago

that may actually happen due to our battery charging algorithm :). When the battery has discharged only little, we don't allow charging to 100% again.

smallouki commented 1 year ago

Ok cool. Thanks for clarifying. Then I guess I can close this.