|
| 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 Switch entity.
Definition at line 30 of file switch.py.
◆ entity_category
| homeassistant.components.smlight.switch.SmSwitchEntityDescription.entity_category |
|
static |
◆ entity_registry_enabled_default
| homeassistant.components.smlight.switch.SmSwitchEntityDescription.entity_registry_enabled_default |
|
static |
◆ key
| homeassistant.components.smlight.switch.SmSwitchEntityDescription.key |
|
static |
◆ setting
| homeassistant.components.smlight.switch.SmSwitchEntityDescription.setting |
|
static |
◆ state_fn
| homeassistant.components.smlight.switch.SmSwitchEntityDescription.state_fn |
|
static |
◆ translation_key
| homeassistant.components.smlight.switch.SmSwitchEntityDescription.translation_key |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/smlight/switch.py