mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Upgrade huawei-lte-api to 1.1.1 (#19615)
This commit is contained in:
parent
699a38de52
commit
b83a405b14
@ -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)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user