Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.discovergy.sensor.DiscovergySensorEntityDescription Class Reference
Inheritance diagram for homeassistant.components.discovergy.sensor.DiscovergySensorEntityDescription:
[legend]
Collaboration diagram for homeassistant.components.discovergy.sensor.DiscovergySensorEntityDescription:
[legend]

Static Public Attributes

 default
 
 default_factory
 
 int
 
- Static Public Attributes inherited from homeassistant.components.sensor.SensorEntityDescription
 None
 
- Static Public Attributes inherited from homeassistant.helpers.entity.EntityDescription
 bool
 
 None
 

Additional Inherited Members

- Public Member Functions inherited from homeassistant.util.frozen_dataclass_compat.FrozenOrThawed
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)
 

Detailed Description

Class to describe a Discovergy sensor entity.

Definition at line 40 of file sensor.py.

Member Data Documentation

◆ default

homeassistant.components.discovergy.sensor.DiscovergySensorEntityDescription.default
static

Definition at line 44 of file sensor.py.

◆ default_factory

homeassistant.components.discovergy.sensor.DiscovergySensorEntityDescription.default_factory
static

Definition at line 46 of file sensor.py.

◆ int

homeassistant.components.discovergy.sensor.DiscovergySensorEntityDescription.int
static

Definition at line 47 of file sensor.py.


The documentation for this class was generated from the following file: