Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.tplink_lte.LTEData Class Reference

Public Member Functions

ModemData|None get_modem_data (self, dict[str, Any] config)
 

Static Public Attributes

 ClientSession
 
 factory
 
 False
 
 init
 

Detailed Description

Shared state.

Definition at line 73 of file __init__.py.

Member Function Documentation

◆ get_modem_data()

ModemData | None homeassistant.components.tplink_lte.LTEData.get_modem_data (   self,
dict[str, Any]  config 
)
Get the requested or the only modem_data value.

Definition at line 79 of file __init__.py.

Member Data Documentation

◆ ClientSession

homeassistant.components.tplink_lte.LTEData.ClientSession
static

Definition at line 76 of file __init__.py.

◆ factory

homeassistant.components.tplink_lte.LTEData.factory
static

Definition at line 77 of file __init__.py.

◆ False

homeassistant.components.tplink_lte.LTEData.False
static

Definition at line 77 of file __init__.py.

◆ init

homeassistant.components.tplink_lte.LTEData.init
static

Definition at line 77 of file __init__.py.


The documentation for this class was generated from the following file: