|
| 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 Fyta sensor entity.
Definition at line 34 of file sensor.py.
◆ device_class
| homeassistant.components.fyta.sensor.FytaSensorEntityDescription.device_class |
|
static |
◆ entity_category
| homeassistant.components.fyta.sensor.FytaSensorEntityDescription.entity_category |
|
static |
◆ key
| homeassistant.components.fyta.sensor.FytaSensorEntityDescription.key |
|
static |
◆ native_unit_of_measurement
| homeassistant.components.fyta.sensor.FytaSensorEntityDescription.native_unit_of_measurement |
|
static |
◆ options
| homeassistant.components.fyta.sensor.FytaSensorEntityDescription.options |
|
static |
◆ state_class
| homeassistant.components.fyta.sensor.FytaSensorEntityDescription.state_class |
|
static |
◆ translation_key
| homeassistant.components.fyta.sensor.FytaSensorEntityDescription.translation_key |
|
static |
◆ value_fn
| homeassistant.components.fyta.sensor.FytaSensorEntityDescription.value_fn |
|
static |
The documentation for this class was generated from the following file: