# genericheatingcooling
NIGHTLY NYMEA
**Fabricant :** nymea
**Plugin :** `genericHeatingCooling`
#### Modèles pris en charge
| Modèle | Rôle | Transport | Ajout | Grandeurs |
| --- | --- | --- | --- | --- |
| **Generic heating** | heating | — | Ajout manuel | 1 |
| **Generic ventilation** | ventilation | — | Ajout manuel | 1 |
| **Generic ventilation with flow control** | ventilation | — | Ajout manuel | 2 |
| **Generic thermostat** | thermostat, temperaturesensor | — | Ajout manuel | 4 |
| **Generic cooler** | cooling | — | Ajout manuel | 1 |
| **SG-Ready** | smartgridheatpump | — | Ajout manuel | 4 |
| **Generic simple heat pump** | simpleheatpump | — | Ajout manuel | 1 |
#### Détail par modèle
??? abstract "Generic heating — `heating`"
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `power` | Power | bool | — |
??? abstract "Generic ventilation — `ventilation`"
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `power` | Power | bool | — |
??? abstract "Generic ventilation with flow control — `ventilationFlow`"
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `power` | Power | bool | — |
| `flowRate` | Air flow rate | int | Percentage |
??? abstract "Generic thermostat — `thermostat`"
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `temperature` | Temperature sensor input | double | DegreeCelsius |
| `targetTemperature` | Target temperature | double | DegreeCelsius |
| `heatingOn` | Heating On/off | bool | — |
| `coolingOn` | Cooling On/off | bool | — |
??? abstract "Generic cooler — `cooling`"
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `power` | Cooler on/off | bool | — |
??? abstract "SG-Ready — `sgReady`"
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `relay1` | Relay 1 | bool | — |
| `relay2` | Relay 2 | bool | — |
| `sgReadyMode` | Smart grid mode | QString | — |
| `operatingModeDescription` | Operating mode description | QString | — |
??? abstract "Generic simple heat pump — `simpleHeatPump`"
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `power` | Heat pump enabled | bool | — |