|
| 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) |
| |
Describes DROP sensor entity.
Definition at line 65 of file sensor.py.
◆ device_class
| homeassistant.components.drop_connect.sensor.DROPSensorEntityDescription.device_class |
|
static |
◆ entity_category
| homeassistant.components.drop_connect.sensor.DROPSensorEntityDescription.entity_category |
|
static |
◆ key
| homeassistant.components.drop_connect.sensor.DROPSensorEntityDescription.key |
|
static |
◆ native_unit_of_measurement
| homeassistant.components.drop_connect.sensor.DROPSensorEntityDescription.native_unit_of_measurement |
|
static |
◆ state_class
| homeassistant.components.drop_connect.sensor.DROPSensorEntityDescription.state_class |
|
static |
◆ suggested_display_precision
| homeassistant.components.drop_connect.sensor.DROPSensorEntityDescription.suggested_display_precision |
|
static |
◆ translation_key
| homeassistant.components.drop_connect.sensor.DROPSensorEntityDescription.translation_key |
|
static |
◆ value_fn
| homeassistant.components.drop_connect.sensor.DROPSensorEntityDescription.value_fn |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/drop_connect/sensor.py