Skip to content

Commit d8a8a9b

Browse files
authored
Add Lipo Nanny to scripts.json
1 parent ea58372 commit d8a8a9b

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

scripts.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -816,5 +816,19 @@
816816
"color",
817817
"gps"
818818
]
819+
},
820+
{
821+
"name": "Lipo Nanny",
822+
"category": "Telemetry & Widgets",
823+
"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.",
824+
"infourl": "https://github.com/Mariator-pro/edgetx-lipo-nanny",
825+
"images": [
826+
"ASSETS/lipo-nanny/screenshot-1.png"
827+
],
828+
"tags": [
829+
"expresslrs",
830+
"widget",
831+
"color"
832+
]
819833
}
820834
]

0 commit comments

Comments
 (0)