|
| 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 Wallbox number entity.
Definition at line 44 of file number.py.
◆ key
| homeassistant.components.wallbox.number.WallboxNumberEntityDescription.key |
|
static |
◆ max_value_fn
| homeassistant.components.wallbox.number.WallboxNumberEntityDescription.max_value_fn |
|
static |
◆ min_value_fn
| homeassistant.components.wallbox.number.WallboxNumberEntityDescription.min_value_fn |
|
static |
◆ native_step
| homeassistant.components.wallbox.number.WallboxNumberEntityDescription.native_step |
|
static |
◆ set_value_fn
| homeassistant.components.wallbox.number.WallboxNumberEntityDescription.set_value_fn |
|
static |
◆ translation_key
| homeassistant.components.wallbox.number.WallboxNumberEntityDescription.translation_key |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/wallbox/number.py