File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 7
7
"issue_tracker" : " https://github.com/pymodbus-dev/homeassistant_modbus/issues" ,
8
8
"loggers" : [" pymodbus" ],
9
9
"requirements" : [" pymodbus==3.11.0" ],
10
- "version" : " 1.0.0 "
10
+ "version" : " 1.0.1 "
11
11
}
Original file line number Diff line number Diff line change
1
+ # Pull requests from HA
2
+ #135848 Add separate scale for current temp for modbus climates
3
+ #148242 Support different write/read values for the same fan state
4
+ #150200 Use "device_id" instead of "slave" in modbus integration
5
+
6
+ # Issues from HA
7
+ #128554 Create Modbus Devices for each listed connection point in Modbus configuration
8
+ #130093 Something is blocking Home Assistant from wrapping up the start up phase
9
+ #138077 Modbus value spike issues since last update (2025.2.x) : values mixed from wrong sensor
10
+ #138585 [pymodbus.logging] Exception response 132 / 0
11
+ #140580 Modbus integration gets stuck every few days
12
+ #142658 TCP/IP modbus connection work only once at HA start
13
+ #146179 Mising information in modbus warning message
14
+ #146246 Modbus integration ignores scan_interval and polls sensors far too frequently
15
+ #146872 Modbus configuration doesn't create a device
16
+ #147016 Modbus reading some values wrong from the same device
17
+ #147271 MODBUS - deviation
18
+ #147383 Issue with modbus integration
19
+ #147564 Existing modbus integration of a Smartmeter stopped working as expected after HA update to 2025.6.1
20
+ #148329 Modbus sensors can deliver wrong values, when modbus tries to reconnect.
21
+ #148476 invalid config at any startup
22
+ #148871 modbus not working since last update
23
+ #149494 Modbus TCP: Home Assistant keeps connection persistently open and blocks other clients
24
+ #149649 Modbus slave sensors not available when master sensor is deactivated
25
+ #150191 Modbus dep problem after update to 2025.8.0
26
+
You can’t perform that action at this time.
0 commit comments