mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Upgrade huawei-lte-api to 1.11.0 (#143351)
This commit is contained in:
parent
7fea432102
commit
6e7f49591f
@ -7,7 +7,7 @@
|
|||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["huawei_lte_api.Session"],
|
"loggers": ["huawei_lte_api.Session"],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"huawei-lte-api==1.10.0",
|
"huawei-lte-api==1.11.0",
|
||||||
"stringcase==1.2.0",
|
"stringcase==1.2.0",
|
||||||
"url-normalize==2.2.0"
|
"url-normalize==2.2.0"
|
||||||
],
|
],
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1172,7 +1172,7 @@ horimote==0.4.1
|
|||||||
httplib2==0.20.4
|
httplib2==0.20.4
|
||||||
|
|
||||||
# homeassistant.components.huawei_lte
|
# homeassistant.components.huawei_lte
|
||||||
huawei-lte-api==1.10.0
|
huawei-lte-api==1.11.0
|
||||||
|
|
||||||
# homeassistant.components.huum
|
# homeassistant.components.huum
|
||||||
huum==0.7.12
|
huum==0.7.12
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -999,7 +999,7 @@ homematicip==2.0.0
|
|||||||
httplib2==0.20.4
|
httplib2==0.20.4
|
||||||
|
|
||||||
# homeassistant.components.huawei_lte
|
# homeassistant.components.huawei_lte
|
||||||
huawei-lte-api==1.10.0
|
huawei-lte-api==1.11.0
|
||||||
|
|
||||||
# homeassistant.components.huum
|
# homeassistant.components.huum
|
||||||
huum==0.7.12
|
huum==0.7.12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user