Patrick Schurig f3b254c5af
Some checks failed
Build & Deploy docs / build-deploy (push) Failing after 11m56s
feat: canal stable pour nymea upstream, Keba fork ETM, cohérence badges
Correction 2 — canal par défaut selon l'origine :
- Tous les plugins origin:nymea passent de nightly→stable (upstream redistribué tel quel)
- Plugins ETM conservent leur canal manuel (eastron=stable, abb-b2x/abb-terra/waveshare=testing)
- Ajout name: sur 5 plugins sans meta.json (v2xeamberelectric→Amber Electric, mtec,
  genericenergy, genericheatingcooling, genericcar)

Correction 3 — Keba fork ETM :
- repo: etm-powersync-plugins (fork corrigé KC-P30), channel: testing, origin: etm
- La version nymea-plugins (bugguée) n'est plus déclarée → écartée de facto

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 16:09:03 +02:00

33 lines
1.1 KiB
Markdown

# SG-Ready
<!-- BEGIN GENERATED: __badges_sgready__ -->
<span class="badge stable">STABLE</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge community">COMMUNITY</span>
<!-- END GENERATED -->
<!-- BEGIN GENERATED: integrationpluginsgready.json -->
**Fabricant :** nymea
**Plugin :** `SgReady`
#### Modèles pris en charge
| Modèle | Rôle | Transport | Ajout | Grandeurs |
| --- | --- | --- | --- | --- |
| **SG Ready interface** | smartgridheatpump | — | Ajout manuel | 3 |
#### Détail par modèle
??? abstract "SG Ready interface — `sgReadyInterface`"
_Réglages :_
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `gpioNumber1` | GPIO number 1 | int | — | `-1` | non |
| `gpioNumber2` | GPIO number 2 | int | — | `-1` | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `sgReadyMode` | Smart grid mode | QString | — |
| `gpio1State` | Relay 1 enabled | bool | — |
| `gpio2State` | Relay 2 enabled | bool | — |
<!-- END GENERATED -->