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>
8.1 KiB
Home Connect
NIGHTLY NYMEA CONSUMER
Connect to Home Connect devices.
Fabricant : Home Connect
Plugin : homeConnect
Modèles pris en charge
| Modèle | Rôle | Transport | Ajout | Grandeurs |
|---|---|---|---|---|
| Home Connect account | account | — | Ajout manuel | 3 |
| Oven | closablesensor | — | Automatique | 12 |
| Dishwasher | closablesensor | — | Automatique | 8 |
| Coffee Maker | closablesensor | — | Automatique | 10 |
| Dryer | closablesensor | — | Automatique | 10 |
| Fridge Freezer | closablesensor | — | Automatique | 6 |
| Washer | closablesensor | — | Automatique | 11 |
| Cook top | — | — | Automatique | 1 |
| Hood | — | — | Automatique | 4 |
| Cleaning robot | — | — | Automatique | 2 |
| Cook processor | — | — | Automatique | 2 |
Détail par modèle
??? abstract "Home Connect account — homeConnectAccount"
Grandeurs mesurées :
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| connected | Connected | bool | — |
| loggedIn | Logged in | bool | — |
| userDisplayName | User name | QString | — |
??? abstract "Oven — oven"
Réglages :
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| id | ID | QString | — | - | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `closed` | Door closed | bool | — |
| `operationState` | Operation state | QString | — |
| `localControlState` | Local control state | bool | — |
| `remoteControlActivationState` | Remote control activation state | bool | — |
| `remoteStartAllowanceState` | Remote start allowance state | bool | — |
| `targetTemperature` | Target temperature | int | DegreeCelsius |
| `currentTemperature` | Current temperature | int | DegreeCelsius |
| `duration` | Duration | int | Minutes |
| `progress` | Progress | int | Percentage |
| `selectedProgram` | Selected program | QString | — |
| `endTime` | End time | QString | — |
??? abstract "Dishwasher — dishwasher"
Réglages :
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| id | ID | QString | — | - | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `closed` | Door closed | bool | — |
| `operationState` | Operation state | QString | — |
| `remoteControlActivationState` | Remote control activation state | bool | — |
| `remoteStartAllowanceState` | Remote start allowance state | bool | — |
| `progress` | Progress | int | Percentage |
| `selectedProgram` | Selected program | QString | — |
| `endTime` | End time | QString | — |
??? abstract "Coffee Maker — coffeeMaker"
Réglages :
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| id | ID | QString | — | - | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `closed` | Door closed | bool | — |
| `operationState` | Operation state | QString | — |
| `localControlState` | Local control state | bool | — |
| `remoteStartAllowanceState` | Remote start allowance state | bool | — |
| `progress` | Progress | int | Percentage |
| `selectedProgram` | Selected program | QString | — |
| `strength` | Strength | QString | — |
| `fillQuantity` | Fill quantity | int | — |
| `temperature` | Temperature | QString | — |
??? abstract "Dryer — dryer"
Réglages :
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| id | ID | QString | — | - | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `closed` | Door closed | bool | — |
| `operationState` | Operation state | QString | — |
| `localControlState` | Local control state | bool | — |
| `remoteControlActivationState` | Remote control activation state | bool | — |
| `remoteStartAllowanceState` | Remote start allowance state | bool | — |
| `progress` | Progress | int | Percentage |
| `selectedProgram` | Selected program | QString | — |
| `dryingTarget` | Drying target | QString | — |
| `endTime` | End time | QString | — |
??? abstract "Fridge Freezer — fridge"
Réglages :
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| id | ID | QString | — | - | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `closed` | Door closed | bool | — |
| `fridgeTemperature` | Fridge temperature | int | DegreeCelsius |
| `fridgeTemperatureSetting` | Fridge temperature setting | int | DegreeCelsius |
| `freezerTemperature` | Freezer temperature | int | DegreeCelsius |
| `freezerTemperatureSetting` | Freezer temperature setting | int | DegreeCelsius |
??? abstract "Washer — washer"
Réglages :
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| id | ID | QString | — | - | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `closed` | Door closed | bool | — |
| `operationState` | Operation state | QString | — |
| `localControlState` | Local control state | bool | — |
| `remoteControlActivationState` | Remote control activation state | bool | — |
| `remoteStartAllowanceState` | Remote start allowance state | bool | — |
| `progress` | Progress | int | Percentage |
| `selectedProgram` | Selected program | QString | — |
| `temperature` | Temperature | QString | — |
| `spinSpeed` | Spin speed | QString | — |
| `endTime` | End time | QString | — |
??? abstract "Cook top — cookTop"
Réglages :
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| id | ID | QString | — | - | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
??? abstract "Hood — hood"
Réglages :
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| id | ID | QString | — | - | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `localControlState` | Local control state | bool | — |
| `operationState` | Operation state | QString | — |
| `ventingLevel` | Venting level | int | — |
??? abstract "Cleaning robot — cleaningRobot"
Réglages :
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| id | ID | QString | — | - | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `operationState` | Operation state | QString | — |
??? abstract "Cook processor — cookProcessor"
Réglages :
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| id | ID | QString | — | - | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `operationState` | Operation state | QString | — |