Upgrade huawei-lte-api to 1.1.3 (#19987)
This commit is contained in:
parent
2ffadde0a3
commit
83c5dc67f7
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ _LOGGER = logging.getLogger(__name__)
|
||||||
# https://github.com/quandyfactory/dicttoxml/issues/60
|
# https://github.com/quandyfactory/dicttoxml/issues/60
|
||||||
logging.getLogger('dicttoxml').setLevel(logging.WARNING)
|
logging.getLogger('dicttoxml').setLevel(logging.WARNING)
|
||||||
|
|
||||||
REQUIREMENTS = ['huawei-lte-api==1.1.1']
|
REQUIREMENTS = ['huawei-lte-api==1.1.3']
|
||||||
|
|
||||||
MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=10)
|
MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=10)
|
||||||
|
|
||||||
|
|
|
@ -530,7 +530,7 @@ homematicip==0.10.3
|
||||||
httplib2==0.10.3
|
httplib2==0.10.3
|
||||||
|
|
||||||
# homeassistant.components.huawei_lte
|
# homeassistant.components.huawei_lte
|
||||||
huawei-lte-api==1.1.1
|
huawei-lte-api==1.1.3
|
||||||
|
|
||||||
# homeassistant.components.hydrawise
|
# homeassistant.components.hydrawise
|
||||||
hydrawiser==0.1.1
|
hydrawiser==0.1.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue