All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 1m54s
- render_header_badges() fonction partagée pour canal + origine + stabilité - Marqueur __badges_<plugin>__ dans les 9 fiches (5 manuelles + 4 auto) - Marqueur __index_<cat>__ dans les 3 index manuels (compteurs, bornes, smart) - Front matter hide: [toc] sur tous les index de catégorie - .badge.experimental ajouté dans extra.css (waveshare) - process() gère __badges_ keys via render_header_badges() - build_category_index_page() inclut hide:toc front matter Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
# SG-Ready
|
|
|
|
<!-- BEGIN GENERATED: __badges_sgready__ -->
|
|
<span class="badge nightly">NIGHTLY</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 -->
|