|
| datetime|StateType | get_native_value (self, WeatherFlowDevice device) |
| |
| 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 WeatherFlow sensor entity.
Definition at line 58 of file sensor.py.
◆ get_native_value()
| datetime | StateType homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.get_native_value |
( |
|
self, |
|
|
WeatherFlowDevice |
device |
|
) |
| |
Return the parsed sensor value.
Definition at line 66 of file sensor.py.
◆ default_factory
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.default_factory |
|
static |
◆ device_class
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.device_class |
|
static |
◆ entity_category
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.entity_category |
|
static |
◆ entity_registry_enabled_default
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.entity_registry_enabled_default |
|
static |
◆ event_subscriptions
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.event_subscriptions |
|
static |
◆ imperial_suggested_unit
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.imperial_suggested_unit |
|
static |
◆ key
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.key |
|
static |
◆ native_unit_of_measurement
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.native_unit_of_measurement |
|
static |
◆ None
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.None |
|
static |
◆ options
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.options |
|
static |
◆ raw_data_conv_fn
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.raw_data_conv_fn |
|
static |
◆ state_class
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.state_class |
|
static |
◆ suggested_display_precision
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.suggested_display_precision |
|
static |
◆ translation_key
| homeassistant.components.weatherflow.sensor.WeatherFlowSensorEntityDescription.translation_key |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/weatherflow/sensor.py