|
| 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 Roborock switch entity.
Definition at line 29 of file switch.py.
◆ attribute
| homeassistant.components.roborock.switch.RoborockSwitchDescription.attribute |
|
static |
◆ cache_key
| homeassistant.components.roborock.switch.RoborockSwitchDescription.cache_key |
|
static |
◆ entity_category
| homeassistant.components.roborock.switch.RoborockSwitchDescription.entity_category |
|
static |
◆ entity_registry_enabled_default
| homeassistant.components.roborock.switch.RoborockSwitchDescription.entity_registry_enabled_default |
|
static |
◆ key
| homeassistant.components.roborock.switch.RoborockSwitchDescription.key |
|
static |
◆ translation_key
| homeassistant.components.roborock.switch.RoborockSwitchDescription.translation_key |
|
static |
◆ update_value
| homeassistant.components.roborock.switch.RoborockSwitchDescription.update_value |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/roborock/switch.py