Upgrade huawei-lte-api to 1.1.3 (#19987)

This commit is contained in:
Ville Skyttä 2019-01-12 02:24:31 +02:00 committed by Paulus Schoutsen
parent 2ffadde0a3
commit 83c5dc67f7
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ _LOGGER = logging.getLogger(__name__)
# https://github.com/quandyfactory/dicttoxml/issues/60
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)

View file

@ -530,7 +530,7 @@ homematicip==0.10.3
httplib2==0.10.3
# homeassistant.components.huawei_lte
huawei-lte-api==1.1.1
huawei-lte-api==1.1.3
# homeassistant.components.hydrawise
hydrawiser==0.1.1