mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Bump pymodbus to v3.1.1 (#86513)
This commit is contained in:
parent
e96cea997e
commit
d703a83412
@ -2,7 +2,7 @@
|
||||
"domain": "modbus",
|
||||
"name": "Modbus",
|
||||
"documentation": "https://www.home-assistant.io/integrations/modbus",
|
||||
"requirements": ["pymodbus==3.1.0"],
|
||||
"requirements": ["pymodbus==3.1.1"],
|
||||
"codeowners": ["@adamchengtkc", "@janiversen", "@vzahradnik"],
|
||||
"quality_scale": "gold",
|
||||
"iot_class": "local_polling",
|
||||
|
@ -1780,7 +1780,7 @@ pymitv==1.4.3
|
||||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.1.0
|
||||
pymodbus==3.1.1
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
@ -1278,7 +1278,7 @@ pymeteoclimatic==0.0.6
|
||||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==3.1.0
|
||||
pymodbus==3.1.1
|
||||
|
||||
# homeassistant.components.monoprice
|
||||
pymonoprice==0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user