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

mtec

NIGHTLY NYMEA

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 |