core/homeassistant/components/huawei_lte
Ville Skyttä e949344dd9
Huawei LTE connection management cleanups (#85929)
* Disconnect rather than just logout at end of config flow

Neither the connection or the requests session will be reused, so
there's no reason just to logout. Do all of the connection closure
so we get all of huawei-lte-api's cleanups explicitly done.

* Name connect functions consistently, analoguous to disconnect
2023-05-16 20:34:03 +03:00
..
__init__.py
binary_sensor.py
config_flow.py
const.py
device_tracker.py
manifest.json
notify.py
sensor.py
services.yaml
strings.json
switch.py
utils.py