|
| None | _get_data (self, str key, Callable[[], Any] func) |
| |
Class for router state.
Definition at line 137 of file __init__.py.
◆ __post_init__()
| None homeassistant.components.huawei_lte.Router.__post_init__ |
( |
|
self | ) |
|
Set up internal state on init.
Definition at line 159 of file __init__.py.
◆ _get_data()
| None homeassistant.components.huawei_lte.Router._get_data |
( |
|
self, |
|
|
str |
key, |
|
|
Callable[[], Any] |
func |
|
) |
| |
|
private |
◆ cleanup()
| None homeassistant.components.huawei_lte.Router.cleanup |
( |
|
self, |
|
|
*Any |
_ |
|
) |
| |
◆ device_connections()
| set[tuple[str, str]] homeassistant.components.huawei_lte.Router.device_connections |
( |
|
self | ) |
|
Get router connections for device registry.
Definition at line 181 of file __init__.py.
◆ device_identifiers()
| set[tuple[str, str]] homeassistant.components.huawei_lte.Router.device_identifiers |
( |
|
self | ) |
|
Get router identifiers for device registry.
Definition at line 175 of file __init__.py.
◆ device_name()
| str homeassistant.components.huawei_lte.Router.device_name |
( |
|
self | ) |
|
◆ logout()
| None homeassistant.components.huawei_lte.Router.logout |
( |
|
self | ) |
|
◆ update()
| None homeassistant.components.huawei_lte.Router.update |
( |
|
self | ) |
|
◆ bool
| homeassistant.components.huawei_lte.Router.bool |
|
static |
◆ Client
| homeassistant.components.huawei_lte.Router.Client |
|
static |
◆ client
| homeassistant.components.huawei_lte.Router.client |
◆ default
| homeassistant.components.huawei_lte.Router.default |
|
static |
◆ default_factory
| homeassistant.components.huawei_lte.Router.default_factory |
|
static |
◆ dict
| homeassistant.components.huawei_lte.Router.dict |
|
static |
◆ False
| homeassistant.components.huawei_lte.Router.False |
|
static |
◆ float
| homeassistant.components.huawei_lte.Router.float |
|
static |
◆ init
| homeassistant.components.huawei_lte.Router.init |
|
static |
◆ set
| homeassistant.components.huawei_lte.Router.set |
|
static |
The documentation for this class was generated from the following file: