Patrick Schurig 66aa71c990
Some checks failed
Build & Deploy docs / build-deploy (push) Failing after 10m46s
mise a jour
2026-06-06 09:51:43 +02:00

2.0 KiB

iDM

NIGHTLY NYMEA CONSUMER

Control iDM network enabled heat pumps.

Fabricant : iDM
Plugin : idm

Modèles pris en charge

Modèle Rôle Transport Ajout Grandeurs
Navigator 2.0 thermostat, Compteur de consommation Modbus TCP Ajout manuel / Découverte automatique 16

Détail par modèle

??? abstract "Navigator 2.0 — navigator2" Réglages :

| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `macAddress` | MAC address | QString | — | — | non |
| `hostName` | Host name | QString | — | — | non |
| `address` | IP address | QString | — | — | non |

_Grandeurs mesurées :_

| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `temperature` | Room temperature | double | DegreeCelsius |
| `targetTemperature` | Target room temperature | double | DegreeCelsius |
| `waterTemperature` | Water temperature | double | DegreeCelsius |
| `heatingOn` | Heating | bool | — |
| `coolingOn` | Heating | bool | — |
| `outsideTemperature` | Outside temperature | double | DegreeCelsius |
| `targetWaterTemperature` | Target water temperature | double | DegreeCelsius |
| `currentPower` | Current power | double | Watt |
| `totalEnergyConsumed` | Total energy consumed | double | KiloWattHour |
| `energyProducedHeating` | Total heating energy | double | KiloWattHour |
| `energyProducedCooling` | Total cooling energy | double | KiloWattHour |
| `energyProducedHotWater` | Total hot water energy | double | KiloWattHour |
| `mode` | Mode | QString | — |
| `operationMode` | Operation mode | QString | — |
| `error` | Error | int | — |