powersync-docs/docs/appareils/generic/genericheatingcooling.md
Patrick Schurig 0f2be2e000
All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 1m47s
feat: badge origine + catalogue complet PORTING_STATUS (60 plugins)
Partie 1 — Dimension « origine » (3ème badge)
- gen_device_reference.py : ORIGIN_BADGES dict, resolve_origin() déduit
  l'origine depuis repo: (nymea-* → NYMEA, etm-* → ETM) ou champ origin:
  explicite ; colonne Origine ajoutée dans matrice et index de catégorie ;
  badge origine dans l'en-tête des fiches générées
- extra.css : styles .badge.origin-nymea (gris-bleu), .badge.origin-etm
  (vert), .badge.origin-tiers (orange)
- compatibilite.md : légende étendue aux 3 dimensions (canal, origine, stab.)
- Catégorie « generic » ajoutée (Types génériques nymea)

Partie 2 — Catalogue complet PORTING_STATUS.yaml
- 9 entrées validées conservées avec leurs canaux (stable/testing/nightly)
- 41 nouveaux plugins énergie activés (channel: nightly) : onduleurs PV
  (sma, solax, sungrow, huawei, kostal, mtec, wattsonic, sunspec, bosswerk,
  solarlog), IRVE (easee, goecharger, evbox, everest, v2xeamberelectric,
  amperfied, mennekes, webasto, pcelectric, phoenixconnect, inro),
  HVAC (tado, homeconnect, stiebeleltron, idm, drexelundweiss, alphainnotec,
  mypv), compteurs (powerfox, bgetech, inepro, schrack, vestel, senseair),
  smartdevices (shelly, tasmota, tuya, gpio, usbrelay, usbrly82, mqttclient,
  modbuscommander, unipi), tarifs (awattar, tempo, spothinta),
  generic (genericenergy, genericheatingcooling, genericcar)
- 60 plugins domotique/hors-périmètre commentés (réactivables via # → -)
- 50 fiches générées + 2 index créés (tarifs/, generic/)
- mkdocs build --strict OK, --check exit 0 (idempotent)

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

2.6 KiB

genericheatingcooling

NIGHTLY NYMEA

Fabricant : nymea
Plugin : genericHeatingCooling

Modèles pris en charge

Modèle Rôle Transport Ajout Grandeurs
Generic heating heating Ajout manuel 1
Generic ventilation ventilation Ajout manuel 1
Generic ventilation with flow control ventilation Ajout manuel 2
Generic thermostat thermostat, temperaturesensor Ajout manuel 4
Generic cooler cooling Ajout manuel 1
SG-Ready smartgridheatpump Ajout manuel 4
Generic simple heat pump simpleheatpump Ajout manuel 1

Détail par modèle

??? abstract "Generic heating — heating" Grandeurs mesurées : | Clé | Grandeur | Type | Unité | | --- | --- | --- | --- | | power | Power | bool | — |

??? abstract "Generic ventilation — ventilation" Grandeurs mesurées : | Clé | Grandeur | Type | Unité | | --- | --- | --- | --- | | power | Power | bool | — |

??? abstract "Generic ventilation with flow control — ventilationFlow" Grandeurs mesurées : | Clé | Grandeur | Type | Unité | | --- | --- | --- | --- | | power | Power | bool | — | | flowRate | Air flow rate | int | Percentage |

??? abstract "Generic thermostat — thermostat" Grandeurs mesurées : | Clé | Grandeur | Type | Unité | | --- | --- | --- | --- | | temperature | Temperature sensor input | double | DegreeCelsius | | targetTemperature | Target temperature | double | DegreeCelsius | | heatingOn | Heating On/off | bool | — | | coolingOn | Cooling On/off | bool | — |

??? abstract "Generic cooler — cooling" Grandeurs mesurées : | Clé | Grandeur | Type | Unité | | --- | --- | --- | --- | | power | Cooler on/off | bool | — |

??? abstract "SG-Ready — sgReady" Grandeurs mesurées : | Clé | Grandeur | Type | Unité | | --- | --- | --- | --- | | relay1 | Relay 1 | bool | — | | relay2 | Relay 2 | bool | — | | sgReadyMode | Smart grid mode | QString | — | | operatingModeDescription | Operating mode description | QString | — |

??? abstract "Generic simple heat pump — simpleHeatPump" Grandeurs mesurées : | Clé | Grandeur | Type | Unité | | --- | --- | --- | --- | | power | Heat pump enabled | bool | — |