|
| 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 to describe a Lidarr sensor.
Definition at line 60 of file sensor.py.
◆ attributes_fn
| homeassistant.components.lidarr.sensor.LidarrSensorEntityDescription.attributes_fn |
|
static |
◆ description_fn
| homeassistant.components.lidarr.sensor.LidarrSensorEntityDescription.description_fn |
|
static |
◆ device_class
| homeassistant.components.lidarr.sensor.LidarrSensorEntityDescription.device_class |
|
static |
◆ entity_registry_enabled_default
| homeassistant.components.lidarr.sensor.LidarrSensorEntityDescription.entity_registry_enabled_default |
|
static |
◆ key
| homeassistant.components.lidarr.sensor.LidarrSensorEntityDescription.key |
|
static |
◆ native_unit_of_measurement
| homeassistant.components.lidarr.sensor.LidarrSensorEntityDescription.native_unit_of_measurement |
|
static |
◆ state_class
| homeassistant.components.lidarr.sensor.LidarrSensorEntityDescription.state_class |
|
static |
◆ translation_key
| homeassistant.components.lidarr.sensor.LidarrSensorEntityDescription.translation_key |
|
static |
◆ value_fn
| homeassistant.components.lidarr.sensor.LidarrSensorEntityDescription.value_fn |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/lidarr/sensor.py