Feature catalogue
Operator index of TeslaSync screens. Labels and paths come from the live sidebar (navSections in web/src/components/layout/Layout.tsx). One-line descriptions come from Explore (web/src/features/explore/featureCatalog.ts).
In the app: sidebar groups, or Explore Features at /explore.
| Sidebar group | Screens | Catalogue page |
|---|---|---|
| Home | 7 | catalogue-home.md |
| Vehicles | 11 | catalogue-vehicles.md |
| Tesla Physics | 16 | catalogue-tesla-physics.md |
| Driving | 32 | catalogue-driving.md |
| Charging | 11 | catalogue-charging.md |
| Battery | 12 | catalogue-battery.md |
| Energy | 6 | catalogue-energy.md |
| Service | 8 | catalogue-service.md |
| Cabin | 6 | catalogue-cabin.md |
| Reports | 11 | catalogue-reports.md |
| Commands | 3 | catalogue-commands.md |
| Automation | 3 | catalogue-automation.md |
| Notifications | 9 | catalogue-notifications.md |
| Advanced Intelligence | 12 | catalogue-advanced-intelligence.md |
| Ownership Intelligence | 10 | catalogue-ownership-intelligence.md |
| Security | 3 | catalogue-security.md |
| Account | 9 | catalogue-account.md |
| Settings | 4 | catalogue-settings.md |
| Integrations | 4 | catalogue-integrations.md |
| Data | 3 | catalogue-data.md |
| Diagnostics | 32 | catalogue-diagnostics.md |
| About | 1 | catalogue-about.md |
How to use this
- Find the sidebar group (same titles as the app).
- Open the path in your installation (example:
https://your-host/charging). - If a panel is empty, use the When empty column — missing telemetry is not a blank product.
Detail pages such as /drives/:id and /charging/:id are opened from list rows, not the sidebar.
Regenerate after nav changes:
bash
node docs/scripts/generate-feature-catalogue.mjs