-
Hi zusammen,
ich habe einen Deye SUN 12 K und an diesen ist ein EW11 (Elfin) angebunden.
Dieser ist als Server eingestellt.
Die Register habe ich eingerichtet.
Ich bekomme die Daten aus dem …
-
Hi,
I am struggling with the export of the harvested data via MQTT to home assistant. The data collection works nicely, in the web UI, i get a nice list of address registers and values, and the dat…
-
I have code that is shared between Windows and Linux that uses the FluentModbus client (synchronous) to talk to Modbus devices. I am currently testing failures such as the Modbus device is turned off…
-
**Is your feature request related to a problem? Please describe.**
From time to time I find situations like this in my log files.
modbus.0
2024-05-01 09:38:54.986 warn Poll error count: 1 code: {…
-
Hi! Thank you very much for open-sourcing this project! I'm new in onrobot rg2 gripper, and have some questions about the using of it.
This project provides a method to control the width of the gr…
-
### Describe the bug
Unable to add Solax X3 MIC G2 in Hubs.
Inverter is not found.
![Ohne Titel](https://github.com/user-attachments/assets/c9b30297-d6fc-4b18-bfd7-3649bb60731e)
### Integration …
-
Habe folgendes Problem und komme einfach nicht mehr weiter.
Beim installieren im Termninalprogram von Home Assistant kommt immer der folgende Fehler:
"Traceback (most recent call last):
File "/…
-
I'm having issues implementing async `getMultipleInputRegisters` and `getMultipleHoldingRegisters`. See code below.
```
import { ServerTCP } from 'modbus-serial';
const vector = {
getMulti…
-
https://github.com/hoggyhoggy/givenergy-modbus-async/blob/85675ba2a0c03a4a6dd0f7f81d1d3cd65db2716b/givenergy_modbus/model/plant.py#L54
There seem to be moves in the industry to avoid emotive terms …
-
We may be doing the async i/o slightly wrong, because when there's a socket error, it seems to just hang, rather than resume. Background: my rpi has both wifi and ethernet plugged int a powerline adap…