All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 2m34s
45 lines
2.0 KiB
Markdown
45 lines
2.0 KiB
Markdown
# mtec
|
|
|
|
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span>
|
|
|
|
<!-- BEGIN GENERATED: integrationpluginmtec.json -->
|
|
**Fabricant :** M-Tec
|
|
**Plugin :** `MTec`
|
|
|
|
#### Modèles pris en charge
|
|
| Modèle | Rôle | Transport | Ajout | Grandeurs |
|
|
| --- | --- | --- | --- | --- |
|
|
| **MTec** | thermostat | Modbus TCP | Découverte automatique / Ajout manuel | 15 |
|
|
|
|
#### Détail par modèle
|
|
??? abstract "MTec — `mtec`"
|
|
_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 |
|
|
|
|
_Grandeurs mesurées :_
|
|
|
|
| Clé | Grandeur | Type | Unité |
|
|
| --- | --- | --- | --- |
|
|
| `connected` | Connected | bool | — |
|
|
| `heatPumpState` | Heat pump state | QString | — |
|
|
| `targetTemperature` | Target room temperature (heat circuit 0) | double | DegreeCelsius |
|
|
| `temperature` | Room temperature heat circuit 0 | double | DegreeCelsius |
|
|
| `heatingOn` | Heating on | bool | — |
|
|
| `coolingOn` | Cooling on | bool | — |
|
|
| `outdoorTemperature` | Outdoor temperature | double | DegreeCelsius |
|
|
| `waterTankTopTemperature` | Water tank top temperature | double | DegreeCelsius |
|
|
| `bufferTankTemperature` | Buffer tank temperature | double | DegreeCelsius |
|
|
| `totalAccumulatedHeatingEnergy` | Total accumulated heating energy | double | KiloWattHour |
|
|
| `totalAccumulatedElectricalEnergy` | Total accumulated electrical energy | double | KiloWattHour |
|
|
| `heatMeterPowerConsumption` | Heat meter power consumption | double | Watt |
|
|
| `energyMeterPowerConsumption` | Energy meter power consumption | double | Watt |
|
|
| `smartHomeEnergy` | Smart home energy | uint | Watt |
|
|
| `smartHomeEnergyElectricityMeter` | Smart home energy consumed | double | Watt |
|
|
|
|
<!-- END GENERATED -->
|