Added battery health and made it configurable

This commit is contained in:
EinBowser
2025-11-01 20:50:39 +01:00
parent daf7d2c9dc
commit b267b74e8b
4 changed files with 58 additions and 0 deletions
@@ -257,6 +257,7 @@ Singleton {
property int full: 101
property bool automaticSuspend: true
property int suspend: 3
property bool showHealth: true
}
property JsonObject conflictKiller: JsonObject {