Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.huawei_lte.sensor.HuaweiSensorEntityDescription Class Reference
Inheritance diagram for homeassistant.components.huawei_lte.sensor.HuaweiSensorEntityDescription:
[legend]
Collaboration diagram for homeassistant.components.huawei_lte.sensor.HuaweiSensorEntityDescription:
[legend]

Static Public Attributes

 descriptions
 
 exclude
 
 include
 
 None
 
 str
 
- Static Public Attributes inherited from homeassistant.components.sensor.SensorEntityDescription
 None
 
- Static Public Attributes inherited from homeassistant.helpers.entity.EntityDescription
 bool
 
 None
 

Additional Inherited Members

- Public Member Functions inherited from homeassistant.util.frozen_dataclass_compat.FrozenOrThawed
None __init__ (cls, str name, tuple[type,...] bases, dict[Any, Any] namespace, **Any kwargs)
 
Any __new__ (mcs, str name, tuple[type,...] bases, dict[Any, Any] namespace, bool frozen_or_thawed=False, **Any kwargs)
 

Detailed Description

Class describing Huawei LTE sensor entities.

Definition at line 117 of file sensor.py.

Member Data Documentation

◆ descriptions

homeassistant.components.huawei_lte.sensor.HuaweiSensorEntityDescription.descriptions
static

Definition at line 137 of file sensor.py.

◆ exclude

homeassistant.components.huawei_lte.sensor.HuaweiSensorEntityDescription.exclude
static

Definition at line 488 of file sensor.py.

◆ include

homeassistant.components.huawei_lte.sensor.HuaweiSensorEntityDescription.include
static

Definition at line 136 of file sensor.py.

◆ None

homeassistant.components.huawei_lte.sensor.HuaweiSensorEntityDescription.None
static

Definition at line 125 of file sensor.py.

◆ str

homeassistant.components.huawei_lte.sensor.HuaweiSensorEntityDescription.str
static

Definition at line 122 of file sensor.py.


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