All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 2m49s
48 lines
1.9 KiB
Markdown
48 lines
1.9 KiB
Markdown
# Solar-Log
|
|
|
|
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge consumer">CONSUMER</span>
|
|
|
|
Integrate Solar-Log devices with nymea.
|
|
|
|
<!-- BEGIN GENERATED: integrationpluginsolarlog.json -->
|
|
**Fabricant :** Solar-Log
|
|
**Plugin :** `solarlog`
|
|
|
|
#### Modèles pris en charge
|
|
| Modèle | Rôle | Transport | Ajout | Grandeurs |
|
|
| --- | --- | --- | --- | --- |
|
|
| **Solar-Log** | Compteur de production | — | Ajout manuel / Découverte automatique | 18 |
|
|
|
|
#### Détail par modèle
|
|
??? abstract "Solar-Log — `solarlog`"
|
|
_Réglages :_
|
|
|
|
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
|
|
| --- | --- | --- | --- | --- | --- |
|
|
| `host` | Address | QString | — | `solar-log` | non |
|
|
|
|
_Grandeurs mesurées :_
|
|
|
|
| Clé | Grandeur | Type | Unité |
|
|
| --- | --- | --- | --- |
|
|
| `connected` | Reachable | bool | — |
|
|
| `lastupdate` | Last update | QString | — |
|
|
| `currentPower` | Power AC | double | Watt |
|
|
| `pdc` | Power DC | double | Watt |
|
|
| `uac` | AC voltage | double | Volt |
|
|
| `dcVoltage` | DC voltage | double | Volt |
|
|
| `yieldDay` | Yield day | double | KiloWattHour |
|
|
| `yieldYesterday` | Yield yesterday | double | KiloWattHour |
|
|
| `yieldMonth` | Yield month | double | KiloWattHour |
|
|
| `yieldYear` | Yield year | double | KiloWattHour |
|
|
| `totalEnergyProduced` | Yield total | double | KiloWattHour |
|
|
| `powerUsage` | Current total power consumption | double | Watt |
|
|
| `consYieldDay` | Energy consumption day | double | KiloWattHour |
|
|
| `consYieldYesterday` | Energy consumption yesterday | double | KiloWattHour |
|
|
| `consYieldMonth` | Energy consumption month | double | KiloWattHour |
|
|
| `consYieldYear` | Energy consumption year | double | KiloWattHour |
|
|
| `consYieldTotal` | Energy consumption total | double | KiloWattHour |
|
|
| `totalPower` | Installed generator power | double | Watt |
|
|
|
|
<!-- END GENERATED -->
|