Patrick Schurig 66aa71c990
All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 2m35s
mise a jour
2026-06-06 09:51:43 +02:00

45 lines
1.5 KiB
Markdown

# powerfox
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge consumer">CONSUMER</span>
Connects nymea to powerfox.
<!-- BEGIN GENERATED: integrationpluginpowerfox.json -->
**Fabricant :** powerfox
**Plugin :** `powerfox`
#### Modèles pris en charge
| Modèle | Rôle | Transport | Ajout | Grandeurs |
| --- | --- | --- | --- | --- |
| **powerfox account** | account | — | Ajout manuel | 2 |
| **powerfox smart meter** | Compteur d'énergie | — | Automatique | 6 |
#### Détail par modèle
??? abstract "powerfox account — `account`"
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `loggedIn` | Logged in | bool | — |
??? abstract "powerfox smart meter — `powerMeter`"
_Réglages :_
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `id` | ID | QString | — | — | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Reachable | bool | — |
| `currentPower` | Current power consumption | double | Watt |
| `totalEnergyConsumed` | Total energy consumption | double | KiloWattHour |
| `totalEnergyProduced` | Total energy production | double | KiloWattHour |
| `currentPhaseA` | Current | double | Ampere |
| `voltagePhaseA` | Voltage (Phase A) | double | Volt |
<!-- END GENERATED -->