|
| 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) |
| |
Class describing IotaWatt sensor entities.
Definition at line 41 of file sensor.py.
◆ device_class
| homeassistant.components.iotawatt.sensor.IotaWattSensorEntityDescription.device_class |
|
static |
◆ entity_registry_enabled_default
| homeassistant.components.iotawatt.sensor.IotaWattSensorEntityDescription.entity_registry_enabled_default |
|
static |
◆ icon
| homeassistant.components.iotawatt.sensor.IotaWattSensorEntityDescription.icon |
|
static |
◆ key
| homeassistant.components.iotawatt.sensor.IotaWattSensorEntityDescription.key |
|
static |
◆ native_unit_of_measurement
| homeassistant.components.iotawatt.sensor.IotaWattSensorEntityDescription.native_unit_of_measurement |
|
static |
◆ None
| homeassistant.components.iotawatt.sensor.IotaWattSensorEntityDescription.None |
|
static |
◆ state_class
| homeassistant.components.iotawatt.sensor.IotaWattSensorEntityDescription.state_class |
|
static |
◆ value
| homeassistant.components.iotawatt.sensor.IotaWattSensorEntityDescription.value |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/iotawatt/sensor.py