BangleApps/apps/powermanager
Martin Boonk ae81d93666 powermanager - Approximate LCD power use based on brightness 2023-02-20 19:56:04 +01:00
..
ChangeLog powermanager - Bump version 2023-02-05 21:09:16 +01:00
README.md powermanager - New option to automatically calibrate the battery 2022-11-05 10:02:03 +01:00
app.png New power management app for setting a charging alarm and voltage offset 2022-03-08 20:38:27 +01:00
boot.js powermanager - Fix recording of sensor state 2023-02-07 20:59:25 +01:00
default.json powermanager - Allow recording timeouts and power changes for later analysis 2023-02-05 21:09:16 +01:00
interface.html powermanager - Allow recording timeouts and power changes for later analysis 2023-02-05 21:09:16 +01:00
lib.js powermanager - New option to automatically calibrate the battery 2022-11-05 10:02:03 +01:00
metadata.json powermanager - Exchange power use number with colored arc 2023-02-20 19:14:02 +01:00
settings.js powermanager - Move settings to Logging submenu 2023-02-06 22:43:01 +01:00
widget.js powermanager - Approximate LCD power use based on brightness 2023-02-20 19:56:04 +01:00

README.md

Power manager

Manages settings for charging. Features:

  • Warning threshold to be able to disconnect the charger at a given percentage
  • Set the battery calibration offset
  • Force monotonic battery percentage or voltage
  • Automatic calibration on charging uninterrupted longer than 3 hours (reloads of the watch reset the timer).

Internals

Battery calibration offset is set by writing batFullVoltage in setting.json

TODO

  • Optionally keep battery history and show as graph

Creator

halemmerich