|
| 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 RPC number entity.
Definition at line 53 of file number.py.
◆ available
| homeassistant.components.shelly.number.RpcNumberDescription.available |
|
static |
◆ entity_category
| homeassistant.components.shelly.number.RpcNumberDescription.entity_category |
|
static |
◆ Final
| homeassistant.components.shelly.number.RpcNumberDescription.Final |
|
static |
◆ has_entity_name
| homeassistant.components.shelly.number.RpcNumberDescription.has_entity_name |
|
static |
◆ key
| homeassistant.components.shelly.number.RpcNumberDescription.key |
|
static |
◆ max_fn
| homeassistant.components.shelly.number.RpcNumberDescription.max_fn |
|
static |
◆ min_fn
| homeassistant.components.shelly.number.RpcNumberDescription.min_fn |
|
static |
◆ mode
| homeassistant.components.shelly.number.RpcNumberDescription.mode |
|
static |
◆ mode_fn
| homeassistant.components.shelly.number.RpcNumberDescription.mode_fn |
|
static |
◆ name
| homeassistant.components.shelly.number.RpcNumberDescription.name |
|
static |
◆ native_max_value
| homeassistant.components.shelly.number.RpcNumberDescription.native_max_value |
|
static |
◆ native_min_value
| homeassistant.components.shelly.number.RpcNumberDescription.native_min_value |
|
static |
◆ native_step
| homeassistant.components.shelly.number.RpcNumberDescription.native_step |
|
static |
◆ native_unit_of_measurement
| homeassistant.components.shelly.number.RpcNumberDescription.native_unit_of_measurement |
|
static |
◆ None
| homeassistant.components.shelly.number.RpcNumberDescription.None |
|
static |
◆ rest_arg
| homeassistant.components.shelly.number.RpcNumberDescription.rest_arg |
|
static |
◆ rest_path
| homeassistant.components.shelly.number.RpcNumberDescription.rest_path |
|
static |
◆ step_fn
| homeassistant.components.shelly.number.RpcNumberDescription.step_fn |
|
static |
◆ sub_key
| homeassistant.components.shelly.number.RpcNumberDescription.sub_key |
|
static |
◆ translation_key
| homeassistant.components.shelly.number.RpcNumberDescription.translation_key |
|
static |
◆ unit
| homeassistant.components.shelly.number.RpcNumberDescription.unit |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/shelly/number.py