|
| 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 Goodwe sensor entities.
Definition at line 80 of file sensor.py.
◆ available
| homeassistant.components.goodwe.sensor.GoodweSensorEntityDescription.available |
|
static |
◆ device_class
| homeassistant.components.goodwe.sensor.GoodweSensorEntityDescription.device_class |
|
static |
◆ entity_registry_enabled_default
| homeassistant.components.goodwe.sensor.GoodweSensorEntityDescription.entity_registry_enabled_default |
|
static |
◆ key
| homeassistant.components.goodwe.sensor.GoodweSensorEntityDescription.key |
|
static |
◆ native_unit_of_measurement
| homeassistant.components.goodwe.sensor.GoodweSensorEntityDescription.native_unit_of_measurement |
|
static |
◆ state_class
| homeassistant.components.goodwe.sensor.GoodweSensorEntityDescription.state_class |
|
static |
◆ value
| homeassistant.components.goodwe.sensor.GoodweSensorEntityDescription.value |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/goodwe/sensor.py