-
Hello
AFAIK since the release 0.2.0, the below error is reported in HA logs. I experience now often unreadable zone status never noticed before....
`Enregistreur: custom_components.koolnova_bms.co…
-
### The problem
Hi @martgras @0x3333
I'm testing a client modbus code that queries three different servers. If server `241` becomes offline, after 6 requests, a `1min pause` (3s*20) is observed an…
-
**Describe the bug**
Using the modbus subsystem, a response returned after a request times out would increment the semaphore and stay until the next request is made which will immediately return when…
-
packages are installed with
sudo pip3 install -U pymodbus pymodbusTCP
but still it not works and means "not found"
using last raspbian
2022-11-13 10:42:20.650 Error: Epever Batt Volt: (…
-
### The problem
When polling Holding Registers, response values get Randomly assigned to another slave entity of the same Modbus Client.
![Screenshot_20241117_073506](https://github.com/user-att…
-
In debugging a customer's deployment that has very poor (
-
```
/*
Modbus-Arduino Example - Master Modbus IP Client (ESP8266/ESP32)
Read Holding Register from Server device
(c)2018 Alexander Emelianov (a.m.emelianov@gmail.com)
https://github.com…
-
Today i saw the message „Failed to setup“ in the integrations panel. Logs show Python errors see below.
I‘m using HA Version 2024.10.0. It last worked with 2024.9.x
Logs:
Logger: homeassistan…
-
After I upgraded it looked like this
```
Alpine Linux 3.19
```
```yaml
Node-RED:~# node-red
13 Jun 22:14:44 - [info]
Welcome to Node-RED
===================
13 Jun 22:14:44 - [info] …
-
Hi,
I'm using pyModbusTCP to read 19 devices on Modbus with mbusd (on same host).
Everything seems to work fine but if set `auto_open=True` the TCP socket after mbusd timeout (60s) is
closed and…