Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.melnor.time.MelnorZoneTimeEntityDescription Class Reference
Inheritance diagram for homeassistant.components.melnor.time.MelnorZoneTimeEntityDescription:
[legend]
Collaboration diagram for homeassistant.components.melnor.time.MelnorZoneTimeEntityDescription:
[legend]

Static Public Attributes

 entity_category
 
 key
 
 set_time_fn
 
 state_fn
 
 translation_key
 
- 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

Describes Melnor number entity.

Definition at line 24 of file time.py.

Member Data Documentation

◆ entity_category

homeassistant.components.melnor.time.MelnorZoneTimeEntityDescription.entity_category
static

Definition at line 33 of file time.py.

◆ key

homeassistant.components.melnor.time.MelnorZoneTimeEntityDescription.key
static

Definition at line 34 of file time.py.

◆ set_time_fn

homeassistant.components.melnor.time.MelnorZoneTimeEntityDescription.set_time_fn
static

Definition at line 36 of file time.py.

◆ state_fn

homeassistant.components.melnor.time.MelnorZoneTimeEntityDescription.state_fn
static

Definition at line 37 of file time.py.

◆ translation_key

homeassistant.components.melnor.time.MelnorZoneTimeEntityDescription.translation_key
static

Definition at line 35 of file time.py.


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