-
https://documents.kostal.com/Interconnection-and-setup-of-several-KOSTAL-inverters/202308/en-GB/368191371.html
Seems to support sunspec too:
[BA_KOSTAL-Interface-description-MODBUS-TCP_SunSpec_Hy…
-
Hi! Are you planning to add modbus RTU over TCP feature? For example, instead of using Modbus TCP packet, deploy Modbus RTU over TCP packet. It's very comfortable thing for getting info via virtual CO…
-
In modbus.py file, class ModbusTCP initialized with "self.socket.setblocking(True)".
I ran into an issue where the interact function hung inside the interact function and I believe it is because it i…
-
Hi,
for all of you which are using this great "integration" for Modbus TCP into HA and also would like to use the EVCC addon.
I wrote some MQTT and EVCC configurations for that you do not have …
-
It seems that the logs here below have started with the upgrade to latest domoticz version. I’m currently running:
Version: 2024.4
Build Hash: 731719420
Compile Date: 2024-01-30 09:16:34
dzVents…
-
I wonder, if it could be a cli option to use Modbus RTU over TCP.
Sure the readme has an example for socat, but it would be more handy if this
would not be needed on the modbus-cli side.
I would…
-
### Which node-red-contrib-modbus version are you using?
5.40.0
### What happened?
The 1-second rotation training was set, but it always reconnected after a period of time, resulting in a partial l…
-
## Version of the Custom Component
v.1.10.0b4
## Configuration
```yaml
Standard install - H1-5.0-E Inverter connected via Ethernet
Master Version: 1.48
Slave Version: 1.02
Manager V…
-
Hi. Congrats for the project.
Is it possible to add support for the new specification, the Modbus TCP Security, based on TLS?
Some of new protocols based on modbus are migrating for this modbus ve…
-
Hello,
I want to create a flow like WHEN "Battery becomes greater than 80%" AND "Battery Charge becomes greater than 3kW" THEN ... something.
Unfortunately, I can see your app "solarEdge + Growat…