-
The non blocking UDP listener works very well but is very specialized to my personal setup with the Berry script running the tasmota energy meter. A more generic interfaces class for energy meters wou…
-
I saw your project on github: https://github.com/aldas/modbus-tcp-client.
I have a park with the following configuration: Teltonikas Gateways and energy meters connected via RS485.
I tried to us…
-
### The problem
Modbus integration causes memory leak. I have 14 energy meters connected via Modbus TCP (65 entities in total) and everyday I experience crash of HA production installation due to lac…
-
### Use Case
I am using power meters that provide measurement values using a Non-IEEE floating point formats:
Unsigned Measurement (32 bit):
- Decade Exponent(Signed 8 bit)
- Binary Unsigned Val…
-
My main meter is being replaced, and I went from DSMR 2.2. to 5.5. The updates of the entities which. belong to the SMR 5.5 are 5 seconds in HA.
The updates of my SolarEdge entities are 30 seconds. I…
-
Hello,
I have 2 Huawei inverters, I have the information for both of them. My question would be if it's possible to read out the data from the smart meter linked to the inverted as that would give…
-
I am trying to query a system with 2 inverters.
If I run the example script with each unit (1 & 2) then it is working.
However the following code does not work and query twice the inverter 1.
I n…
-
When I run semp-tcp.py i get this error:
root@SEmeterproxy:/solaredge_meterproxy# python3 semp-tcp.py -v
2023-05-13 10:56:28 WARNING: No meters defined in semp-tcp.conf
Traceback (most recent ca…
-
Hello,
I would like to use the data from growatt2mqtt for EVCC
EVCC propsed following for Growatt inverter:
([https://docs.evcc.io/docs/devices/meters](url))
`meters:
- name: my_grid
…
-
First of all: thanks for this project. It's really useful for me!
I successfully use modbus-mqtt in a project to read a single energy meter via TCP. This works fine.
I'm now evaluating whether modbu…