Upgrade huawei-lte-api to 1.4.17 (#44499)
Mostly to pave way for implementing network connection mode change services, such as PR #44380. https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.13 https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.14 https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.15 https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.16 https://github.com/Salamek/huawei-lte-api/releases/tag/1.4.17pull/44542/head
parent
3a71b62de6
commit
cfb02b5392
|
@ -5,7 +5,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/huawei_lte",
|
||||
"requirements": [
|
||||
"getmac==0.8.2",
|
||||
"huawei-lte-api==1.4.12",
|
||||
"huawei-lte-api==1.4.17",
|
||||
"stringcase==1.2.0",
|
||||
"url-normalize==1.4.1"
|
||||
],
|
||||
|
|
|
@ -784,7 +784,7 @@ horimote==0.4.1
|
|||
httplib2==0.10.3
|
||||
|
||||
# homeassistant.components.huawei_lte
|
||||
huawei-lte-api==1.4.12
|
||||
huawei-lte-api==1.4.17
|
||||
|
||||
# homeassistant.components.hydrawise
|
||||
hydrawiser==0.2
|
||||
|
|
|
@ -410,7 +410,7 @@ homematicip==0.13.0
|
|||
httplib2==0.10.3
|
||||
|
||||
# homeassistant.components.huawei_lte
|
||||
huawei-lte-api==1.4.12
|
||||
huawei-lte-api==1.4.17
|
||||
|
||||
# homeassistant.components.hyperion
|
||||
hyperion-py==0.6.1
|
||||
|
|
Loading…
Reference in New Issue