-
`requirements.txt` should only contain the shared libraries between all nube-io python projects.
Each other project should install its own requirements in this folder from its `script.bash`
- BAC0
…
-
### Describe the bug
Since March 17, 0 values have been repeatedly transmitted for energy and power values.
It doesn't matter for the power values, but the energy values naturally mess up the statis…
-
![PI–MBUS–300 Data and Control Functions 49](https://i.imgur.com/9118Vn1.png)
I checked the utility `mbpoll`: `mbpoll -m rtu -a 0x0A -u -b 38400 -d 8 -s 2 -P none /dev/ttyUSB0 -v`
and get this res…
-
### Describe the bug
Handle condition where an invalid inverter ID was configured when adding the integration.
### Expected behavior
Change to a more user friendly response.
### Screenshots
_No r…
-
## Version of the custom_component
0.0.22 on HA 2023.2.3
## Describe the bug
I use the sunspec integration to get the values of 4 fronius inverter.
3 of them are connected via lan cable, 1 via…
-
This is a different issue to https://github.com/tjhowse/modbus4mqtt/issues/13 but related.
The module constantly throws errors:
```
solar2mqtt | 2020-11-05 20:21:32 ERROR Failed to read inpu…
-
### Versions
- Python: 3.11
- OS: Windows
- Pymodbus:
- Modbus Hardware (if used):
### Pymodbus Specific
- Server: tcp/rtu/ascii - sync/async
- Client: tcp/rtu/ascii - sync/async
…
-
After updating my the victron integration, I noticed it stops updating/giving current values after a while and only starts giving the current values after reloading the integration.
-
Hi,
I've noticed some error messages when my inverter is in sleep mode (during night)
```
2022-05-21 23:15:02: PID: 30903: ##### cron5min.sh started ##### (LV0)
pymodbus.exceptions.ConnectionExc…
-
### Versions
- Python: 3.11
- OS: Linux
- Pymodbus: 3.7.4
- Modbus Hardware (if used):
### Description
This relates to #2368 and #2309
I am sending a list of bytes to `write_registers` …