Skip to content

Commit bf3ca92

Browse files
Mariator-propfeerick
authored andcommitted
Add Lipo Nanny to scripts.json
1 parent a1e2113 commit bf3ca92

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

scripts.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,5 +853,20 @@
853853
"fixed-wing",
854854
"heli"
855855
]
856+
},
857+
{
858+
"name": "Lipo Nanny",
859+
"category": "Telemetry & Widgets",
860+
"description": "Battery telemetry widget that auto-selects the pack from resting voltage, estimates starting state-of-charge from a chemistry-specific curve (LiPo/LiPoHV/LiIon), and tracks remaining capacity from FC-reported consumed mAh. Two one-shot voice warnings fire on percentage thresholds (default 30% warn / 20% critical), with optional haptic buzz; per-pack cycle counting and a wear% that makes warnings trigger earlier as a battery ages. ELRS/CRSF out of the box; other systems via per-model sensor mapping.",
861+
"infourl": "https://github.com/Mariator-pro/edgetx-lipo-nanny",
862+
"images": [
863+
"ASSETS/lipo-nanny/screenshot-1.png"
864+
],
865+
"tags": [
866+
"expresslrs",
867+
"widget",
868+
"color",
869+
"battery"
870+
]
856871
}
857872
]

0 commit comments

Comments
 (0)