# Easeex NIGHTLY NYMEA CONSUMER Integrates Easee wallboxes with nymea. **Fabricant :** Easee **Plugin :** `easee` #### Modèles pris en charge | Modèle | Rôle | Transport | Ajout | Grandeurs | | --- | --- | --- | --- | --- | | **Easee account** | account | — | Ajout manuel | 2 | | **Easee charger** | Borne de recharge, Compteur de consommation | — | Automatique | 11 | #### Détail par modèle ??? abstract "Easee account — `account`" _Grandeurs mesurées :_ | Clé | Grandeur | Type | Unité | | --- | --- | --- | --- | | `connected` | Connected | bool | — | | `loggedIn` | Logged in | bool | — | ??? abstract "Easee charger — `charger`" _Réglages :_ | Clé | Libellé | Type | Plage | Défaut | Lecture seule | | --- | --- | --- | --- | --- | --- | | `id` | Charger ID | QString | — | — | non | _Grandeurs mesurées :_ | Clé | Grandeur | Type | Unité | | --- | --- | --- | --- | | `maxChargingCurrent` | Maximum charging current | double | Ampere | | `power` | Power | bool | — | | `currentPower` | Current charting power | double | Watt | | `pluggedIn` | Plugged in | bool | — | | `charging` | Charging | bool | — | | `totalEnergyConsumed` | Total energy consumed | double | KiloWattHour | | `sessionEnergy` | Session energy | double | KiloWattHour | | `phaseCount` | Used phases | uint | — | | `desiredPhaseCount` | Desired phase count | uint | — | | `connected` | Online | bool | — | | `signalStrength` | Signal strength | uint | Percentage |