mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Upgrade huawei-lte-api to 1.1.5 (#21791)
This commit is contained in:
parent
f705ac6b43
commit
dfd9f7ccf3
@ -19,7 +19,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.3']
|
REQUIREMENTS = ['huawei-lte-api==1.1.5']
|
||||||
|
|
||||||
MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=10)
|
MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=10)
|
||||||
|
|
||||||
|
@ -558,7 +558,7 @@ homematicip==0.10.6
|
|||||||
httplib2==0.10.3
|
httplib2==0.10.3
|
||||||
|
|
||||||
# homeassistant.components.huawei_lte
|
# homeassistant.components.huawei_lte
|
||||||
huawei-lte-api==1.1.3
|
huawei-lte-api==1.1.5
|
||||||
|
|
||||||
# homeassistant.components.hydrawise
|
# homeassistant.components.hydrawise
|
||||||
hydrawiser==0.1.1
|
hydrawiser==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user