forked from FOSS/BangleApps
16 lines
406 B
Markdown
16 lines
406 B
Markdown
|
# Power manager
|
||
|
|
||
|
Manages settings for charging. You can set a warning threshold to be able to disconnect the charger at a given percentage. Also allows to set the battery calibration offset.
|
||
|
|
||
|
## Internals
|
||
|
|
||
|
Battery calibration offset is set by writing `batFullVoltage` in setting.json
|
||
|
|
||
|
## TODO
|
||
|
|
||
|
* Optionally keep battery history and show as graph
|
||
|
|
||
|
## Creator
|
||
|
|
||
|
[halemmerich](https://github.com/halemmerich)
|