mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Bump pymodbus to v3.6.5 (#112629)
This commit is contained in:
parent
49d20eedd4
commit
27af6f1466
@ -6,5 +6,5 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pymodbus"],
|
||||
"quality_scale": "gold",
|
||||
"requirements": ["pymodbus==3.6.4"]
|
||||
"requirements": ["pymodbus==3.6.5"]
|
||||
}
|
||||
|
@ -1968,7 +1968,7 @@ pymitv==1.4.3
|
||||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.6.4
|
||||
pymodbus==3.6.5
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
@ -1525,7 +1525,7 @@ pymeteoclimatic==0.1.0
|
||||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.6.4
|
||||
pymodbus==3.6.5
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user