All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 2m35s
48 lines
2.0 KiB
Markdown
48 lines
2.0 KiB
Markdown
# iDM
|
|
|
|
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge consumer">CONSUMER</span>
|
|
|
|
Control iDM network enabled heat pumps.
|
|
|
|
<!-- BEGIN GENERATED: integrationpluginidm.json -->
|
|
**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 | — |
|
|
|
|
<!-- END GENERATED -->
|