All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 2m40s
50 lines
1.7 KiB
Markdown
50 lines
1.7 KiB
Markdown
# Easeex
|
|
|
|
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge consumer">CONSUMER</span>
|
|
|
|
Integrates Easee wallboxes with nymea.
|
|
|
|
<!-- BEGIN GENERATED: integrationplugineasee.json -->
|
|
**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 |
|
|
|
|
<!-- END GENERATED -->
|