mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Bump pymodbus v.3.5.1 (#99940)
This commit is contained in:
parent
677431ed71
commit
be4ea32049
@ -6,5 +6,5 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pymodbus"],
|
||||
"quality_scale": "gold",
|
||||
"requirements": ["pymodbus==3.5.0"]
|
||||
"requirements": ["pymodbus==3.5.1"]
|
||||
}
|
||||
|
@ -1852,7 +1852,7 @@ pymitv==1.4.3
|
||||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.5.0
|
||||
pymodbus==3.5.1
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
@ -1374,7 +1374,7 @@ pymeteoclimatic==0.0.6
|
||||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.5.0
|
||||
pymodbus==3.5.1
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user