Documentation
This section backs the GitHub Pages site for the project and collects the living documentation for setup, runtime dashboard use, and the plugin system.
Start Here
- Dashboard Guide explains every major dashboard card, what is persisted, and which functions are ESP32-only
- Build & Flash covers supported PlatformIO environments, profile selection, and first-boot flow
- Plugin System documents the JSON format, install paths, limits, examples, and dashboard workflow
- Release Notes tracks shipped features and fixes per version
Documentation Map
- The project homepage is the high-level landing page
- Pages under
docs/ are published by GitHub Pages as /docs/*.html
- The dashboard plugin help link points at the rendered plugin reference, so those examples stay aligned with the live documentation