|
| 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 Melnor number entity.
Definition at line 27 of file number.py.
◆ entity_category
| homeassistant.components.melnor.number.MelnorZoneNumberEntityDescription.entity_category |
|
static |
◆ key
| homeassistant.components.melnor.number.MelnorZoneNumberEntityDescription.key |
|
static |
◆ native_max_value
| homeassistant.components.melnor.number.MelnorZoneNumberEntityDescription.native_max_value |
|
static |
◆ native_min_value
| homeassistant.components.melnor.number.MelnorZoneNumberEntityDescription.native_min_value |
|
static |
◆ native_unit_of_measurement
| homeassistant.components.melnor.number.MelnorZoneNumberEntityDescription.native_unit_of_measurement |
|
static |
◆ set_num_fn
| homeassistant.components.melnor.number.MelnorZoneNumberEntityDescription.set_num_fn |
|
static |
◆ state_fn
| homeassistant.components.melnor.number.MelnorZoneNumberEntityDescription.state_fn |
|
static |
◆ translation_key
| homeassistant.components.melnor.number.MelnorZoneNumberEntityDescription.translation_key |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/melnor/number.py