{% extends "base.html" %} {% block title %}Export — Battery Tracker{% endblock %} {% block content %}
Download your complete dataset — batteries, devices, charge logs, capacity tests, and percentage history.
Download a single table at a time.
| batteries.csv | All batteries with device name |
| devices.csv | All devices with installed battery count |
| charge-logs.csv | All charge log entries with battery label |
| capacity-tests.csv | All capacity test results with battery label |
| pct-logs.csv | Battery percentage history |