Upgrade huawei-lte-api to 1.0.16 (#16972)
This commit is contained in:
parent
760f822dce
commit
d4cde2bfbf
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ from homeassistant.util import Throttle
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['huawei-lte-api==1.0.12']
|
||||
REQUIREMENTS = ['huawei-lte-api==1.0.16']
|
||||
|
||||
MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=10)
|
||||
|
||||
|
|
|
@ -468,7 +468,7 @@ homematicip==0.9.8
|
|||
httplib2==0.10.3
|
||||
|
||||
# homeassistant.components.huawei_lte
|
||||
huawei-lte-api==1.0.12
|
||||
huawei-lte-api==1.0.16
|
||||
|
||||
# homeassistant.components.hydrawise
|
||||
hydrawiser==0.1.1
|
||||
|
|
Loading…
Add table
Reference in a new issue