mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump pymodbus to 1.5.2 (#20582)
This commit is contained in:
parent
c5c64e738e
commit
ec4495bd0c
@ -16,7 +16,7 @@ from homeassistant.const import (
|
||||
|
||||
DOMAIN = 'modbus'
|
||||
|
||||
REQUIREMENTS = ['pymodbus==1.3.1']
|
||||
REQUIREMENTS = ['pymodbus==1.5.2']
|
||||
|
||||
# Type of network
|
||||
CONF_BAUDRATE = 'baudrate'
|
||||
|
@ -1122,7 +1122,7 @@ pymitv==1.4.3
|
||||
pymochad==0.2.0
|
||||
|
||||
# homeassistant.components.modbus
|
||||
pymodbus==1.3.1
|
||||
pymodbus==1.5.2
|
||||
|
||||
# homeassistant.components.media_player.monoprice
|
||||
pymonoprice==0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user