Upgrade huawei-lte-api to 1.1.5 (#21791)

This commit is contained in:
Ville Skyttä 2019-03-08 10:28:53 +02:00 committed by Pascal Vizeli
parent f705ac6b43
commit dfd9f7ccf3
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ _LOGGER = logging.getLogger(__name__)
# https://github.com/quandyfactory/dicttoxml/issues/60
logging.getLogger('dicttoxml').setLevel(logging.WARNING)
REQUIREMENTS = ['huawei-lte-api==1.1.3']
REQUIREMENTS = ['huawei-lte-api==1.1.5']
MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=10)

View File

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