powersync-docs/docs/appareils/compatibilite.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

48 lines
2.1 KiB
Markdown

# Compatibilité
Liste de référence des équipements supportés par ETM PowerSync. Générée depuis
`PORTING_STATUS.yaml` — ne pas modifier manuellement entre les marqueurs.
| Badge | Signification |
|---|---|
| <span class="badge stable">STABLE</span> | Disponible sur le dépôt APT **stable** — prêt pour la production |
| <span class="badge testing">TESTING</span> | Disponible sur le dépôt APT **testing** — fonctionnel, en cours d'épreuve |
| <span class="badge nightly">NIGHTLY</span> | Portage en cours — non disponible en production |
<!-- BEGIN GENERATED: __matrix__ -->
## Compteurs
| Marque / Modèle | Protocole | Canal | Stabilité |
|---|---|---|---|
| Eastron SDM | Modbus RTU | <span class="badge stable">STABLE</span> | <span class="badge consumer">CONSUMER</span> |
| Compteur ABB B2x | Modbus RTU | <span class="badge testing">TESTING</span> | <span class="badge consumer">CONSUMER</span> |
## Bornes de recharge
| Marque / Modèle | Protocole | Canal | Stabilité |
|---|---|---|---|
| Borne ABB Terra AC | Modbus TCP | <span class="badge testing">TESTING</span> | <span class="badge consumer">CONSUMER</span> |
| Keba | Modbus TCP | <span class="badge nightly">NIGHTLY</span> | <span class="badge consumer">CONSUMER</span> |
## SmartDevices
| Marque / Modèle | Protocole | Canal | Stabilité |
|---|---|---|---|
| Waveshare relais | Modbus RTU | <span class="badge testing">TESTING</span> | <span class="badge consumer">CONSUMER</span> |
## HVAC
| Marque / Modèle | Protocole | Canal | Stabilité |
|---|---|---|---|
| Daikin | — | <span class="badge nightly">NIGHTLY</span> | <span class="badge consumer">CONSUMER</span> |
| SG-Ready | — | <span class="badge nightly">NIGHTLY</span> | <span class="badge consumer">CONSUMER</span> |
| SimpleHeatpump | — | <span class="badge nightly">NIGHTLY</span> | <span class="badge consumer">CONSUMER</span> |
## Onduleurs / PV
| Marque / Modèle | Protocole | Canal | Stabilité |
|---|---|---|---|
| Fronius | Modbus TCP | <span class="badge nightly">NIGHTLY</span> | <span class="badge consumer">CONSUMER</span> |
<!-- END GENERATED -->