powersync-docs/docs/appareils/hvac/simpleheatpump.md
Patrick Schurig a7dedb3366
All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 1m54s
feat: badges origine centralisés, TOC masqué sur les index de catégorie
- 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>
2026-06-03 15:42:04 +02:00

30 lines
994 B
Markdown

# SimpleHeatpump
<!-- BEGIN GENERATED: __badges_simpleheatpump__ -->
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge community">COMMUNITY</span>
<!-- END GENERATED -->
<!-- BEGIN GENERATED: integrationpluginsimpleheatpump.json -->
**Fabricant :** nymea
**Plugin :** `SimpleHeatPump`
#### Modèles pris en charge
| Modèle | Rôle | Transport | Ajout | Grandeurs |
| --- | --- | --- | --- | --- |
| **Simple heat pump interface** | simpleheatpump | — | Ajout manuel | 1 |
#### Détail par modèle
??? abstract "Simple heat pump interface — `simpleHeatPumpInterface`"
_Réglages :_
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `gpioNumber` | GPIO number | int | — | `-1` | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `power` | Heat pump enabled | bool | — |
<!-- END GENERATED -->