|
| 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 entity.
Definition at line 279 of file entity.py.
◆ bool
| homeassistant.components.shelly.entity.RpcEntityDescription.bool |
|
static |
◆ Callable
| homeassistant.components.shelly.entity.RpcEntityDescription.Callable |
|
static |
◆ None
| homeassistant.components.shelly.entity.RpcEntityDescription.None |
|
static |
◆ str
| homeassistant.components.shelly.entity.RpcEntityDescription.str |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/shelly/entity.py