# 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 | — |