|
| 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 Wallbox sensor entity.
Definition at line 57 of file sensor.py.
◆ device_class
| homeassistant.components.wallbox.sensor.WallboxSensorEntityDescription.device_class |
|
static |
◆ key
| homeassistant.components.wallbox.sensor.WallboxSensorEntityDescription.key |
|
static |
◆ native_unit_of_measurement
| homeassistant.components.wallbox.sensor.WallboxSensorEntityDescription.native_unit_of_measurement |
|
static |
◆ None
| homeassistant.components.wallbox.sensor.WallboxSensorEntityDescription.None |
|
static |
◆ precision
| homeassistant.components.wallbox.sensor.WallboxSensorEntityDescription.precision |
|
static |
◆ state_class
| homeassistant.components.wallbox.sensor.WallboxSensorEntityDescription.state_class |
|
static |
◆ translation_key
| homeassistant.components.wallbox.sensor.WallboxSensorEntityDescription.translation_key |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/wallbox/sensor.py