diff --git a/ASSETS/lipo-nanny/screenshot-1.png b/ASSETS/lipo-nanny/screenshot-1.png new file mode 100644 index 0000000..b23c3c0 Binary files /dev/null and b/ASSETS/lipo-nanny/screenshot-1.png differ diff --git a/scripts.json b/scripts.json index 641c91a..e392c32 100644 --- a/scripts.json +++ b/scripts.json @@ -816,5 +816,19 @@ "color", "gps" ] + }, + { + "name": "Lipo Nanny", + "category": "Telemetry & Widgets", + "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.", + "infourl": "https://github.com/Mariator-pro/edgetx-lipo-nanny", + "images": [ + "ASSETS/lipo-nanny/screenshot-1.png" + ], + "tags": [ + "expresslrs", + "widget", + "color" + ] } ]