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

36 lines
1.2 KiB
Markdown

# Bosswerk
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge consumer">CONSUMER</span>
Integrates Bosswerk solar inverters with nymea.
<!-- BEGIN GENERATED: integrationpluginbosswerk.json -->
**Fabricant :** Bosswerk
**Plugin :** `bosswerk`
#### Modèles pris en charge
| Modèle | Rôle | Transport | Ajout | Grandeurs |
| --- | --- | --- | --- | --- |
| **MI-300/600** | solarinverter | Modbus TCP | Découverte automatique | 4 |
#### Détail par modèle
??? abstract "MI-300/600 — `mix00`"
_Réglages :_
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `hostName` | Host name | QString | — | — | non |
| `macAddress` | MAC address | QString | — | `00:00:00:00:00:00` | oui |
| `address` | IP address | QString | — | — | non |
_Grandeurs mesurées :_
| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `signalStrength` | Signal strength | uint | Percentage |
| `currentPower` | Current power consumption | double | Watt |
| `totalEnergyProduced` | Total produced energy | double | KiloWattHour |
<!-- END GENERATED -->