All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 2m49s
61 lines
2.7 KiB
Markdown
61 lines
2.7 KiB
Markdown
# Stiebel Eltron
|
|
|
|
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge community">COMMUNITY</span>
|
|
|
|
Integrate Stiebel Eltron heat pumps into nymea.
|
|
|
|
<!-- BEGIN GENERATED: integrationpluginstiebeleltron.json -->
|
|
**Fabricant :** Stiebel Eltron
|
|
**Plugin :** `StiebelEltron`
|
|
|
|
#### Modèles pris en charge
|
|
| Modèle | Rôle | Transport | Ajout | Grandeurs |
|
|
| --- | --- | --- | --- | --- |
|
|
| **Stiebel Eltron Heatpump** | smartgridheatpump | Modbus TCP | Découverte automatique / Ajout manuel | 27 |
|
|
|
|
#### Détail par modèle
|
|
??? abstract "Stiebel Eltron Heatpump — `stiebelEltron`"
|
|
_Réglages :_
|
|
|
|
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
|
|
| --- | --- | --- | --- | --- | --- |
|
|
| `address` | IP address | QString | — | — | non |
|
|
| `hostName` | Host name | QString | — | — | non |
|
|
| `macAddress` | MAC address | QString | — | — | non |
|
|
| `port` | Port | int | — | `502` | non |
|
|
| `slaveId` | Modbus slave ID | int | — | `1` | non |
|
|
|
|
_Grandeurs mesurées :_
|
|
|
|
| Clé | Grandeur | Type | Unité |
|
|
| --- | --- | --- | --- |
|
|
| `connected` | Connected | bool | — |
|
|
| `flowTemperature` | Flow temperature | double | DegreeCelsius |
|
|
| `returnTemperature` | Return temperature | double | DegreeCelsius |
|
|
| `outdoorTemperature` | Outdoor temperature | double | DegreeCelsius |
|
|
| `hotWaterTemperature` | Hot water temperature | double | DegreeCelsius |
|
|
| `storageTankTemperature` | Storage tank temperature | double | DegreeCelsius |
|
|
| `heatingEnergy` | Heating energy | uint | KiloWattHour |
|
|
| `hotWaterEnergy` | Hot water energy | uint | KiloWattHour |
|
|
| `consumedEnergyHotWater` | Consumed energy hot water | uint | KiloWattHour |
|
|
| `consumedEnergyHeating` | Consumed energy heating | uint | KiloWattHour |
|
|
| `operatingMode` | Operating mode | QString | — |
|
|
| `pumpOne` | Pump 1 | bool | — |
|
|
| `pumpTwo` | Pump 2 | bool | — |
|
|
| `heatingUp` | Heating up | bool | — |
|
|
| `auxHeating` | Electric auxiliary heating | bool | — |
|
|
| `heating` | Heating mode | bool | — |
|
|
| `hotWater` | Hot water mode | bool | — |
|
|
| `compressor` | Compressor | bool | — |
|
|
| `summerMode` | Summer mode | bool | — |
|
|
| `coolingMode` | Cooling mode | bool | — |
|
|
| `defrosting` | Defrosting mode | bool | — |
|
|
| `silentMode` | Silent mode | bool | — |
|
|
| `silentMode2` | Silent mode 2 (Off) | bool | — |
|
|
| `sgReadyActive` | SG Ready enabled | bool | — |
|
|
| `sgReadyMode` | SG Ready mode | QString | — |
|
|
| `sourceTemperature` | Source temperature (tbd) | double | DegreeCelsius |
|
|
| `roomTemperature1` | Room temperature (tbd) | double | DegreeCelsius |
|
|
|
|
<!-- END GENERATED -->
|