Upgrade huawei-lte-api to 1.1.1 (#19615)

This commit is contained in:
Ville Skyttä 2018-12-28 11:10:34 +02:00 committed by GitHub
parent 699a38de52
commit b83a405b14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.0.16']
REQUIREMENTS = ['huawei-lte-api==1.1.1']
MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=10)

View File

@ -524,7 +524,7 @@ httplib2==0.10.3
https://github.com/home-assistant/pyharmony/archive/31efd339a3c39e7b8f58e823a0eddb59013e03ae.zip#pyharmony==1.0.21b1
# homeassistant.components.huawei_lte
huawei-lte-api==1.0.16
huawei-lte-api==1.1.1
# homeassistant.components.hydrawise
hydrawiser==0.1.1