|
| 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 Button entity.
Definition at line 31 of file button.py.
◆ device_class
| homeassistant.components.smlight.button.SmButtonDescription.device_class |
|
static |
◆ entity_registry_enabled_default
| homeassistant.components.smlight.button.SmButtonDescription.entity_registry_enabled_default |
|
static |
◆ key
| homeassistant.components.smlight.button.SmButtonDescription.key |
|
static |
◆ press_fn
| homeassistant.components.smlight.button.SmButtonDescription.press_fn |
|
static |
◆ translation_key
| homeassistant.components.smlight.button.SmButtonDescription.translation_key |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/smlight/button.py