powersync-docs/docs/index.md
Patrick Schurig 9eee067829 feat: docs-as-code — générateur, literate-nav, badges, CI Gitea Actions
- PORTING_STATUS.yaml : source de vérité canal APT + placement nav
- scripts/gen_device_reference.py : génération matrice + fiches + SUMMARY.md
  depuis integrationplugin*.json + meta.json ; nightly sans JSON = invisible
- mkdocs.yml : plugin literate-nav, nav 6 sections, Appareils via SUMMARY.md
- .gitea/workflows/docs.yml : CI complet — fetch JSON (branche auto-détectée),
  génération, build --strict, check idempotence, rsync deploy
- Badges HTML (stable/testing/nightly + consumer/community + ok/part/road)
- Fiches appareils : Eastron, ABB B2x, ABB Terra, Keba, Waveshare
- requirements.txt : mkdocs-material, mkdocs-literate-nav, PyYAML

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 08:53:54 +02:00

26 lines
1.2 KiB
Markdown

# ETM PowerSync
**HEMS local pour installations PV, PAC et IRVE.** ETM PowerSync coordonne photovoltaïque,
batterie, pompe à chaleur et borne de recharge sous une seule logique d'optimisation —
exécutée chez vous, sur votre matériel, sans dépendance cloud obligatoire.
Bâti sur [nymea.io](https://nymea.io), selon une architecture **Open Core** : un socle
libre (GPL-3.0) et une couche d'optimisation propriétaire.
!!! info "Statuts honnêtes"
Chaque fonction affiche son état réel : <span class="badge stable">STABLE</span>
en production · <span class="badge testing">EN COURS</span> en industrialisation ·
<span class="badge nightly">ROADMAP</span> planifié. On ne documente pas une promesse.
## Par où commencer
- [Installation](installation/index.md) — déployer ETM PowerSync via le dépôt APT
- [Fonctionnalités](fonctionnalites/index.md) — ce que fait le HEMS, et son état réel
- [Compatibilité](appareils/compatibilite.md) — les équipements supportés
- [Intégrations](integrations/rest-api.md) — API REST, MQTT, Home Assistant
## Liens
- Site produit : [etm-powersync.fr](https://etm-powersync.fr)
- Code source : [github.com/etmschurig](https://github.com/etmschurig)