|
| 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 41 of file button.py.
◆ create_entity_fn
| homeassistant.components.hunterdouglas_powerview.button.PowerviewButtonDescription.create_entity_fn |
|
static |
◆ device_class
| homeassistant.components.hunterdouglas_powerview.button.PowerviewButtonDescription.device_class |
|
static |
◆ entity_category
| homeassistant.components.hunterdouglas_powerview.button.PowerviewButtonDescription.entity_category |
|
static |
◆ Final
| homeassistant.components.hunterdouglas_powerview.button.PowerviewButtonDescription.Final |
|
static |
◆ icon
| homeassistant.components.hunterdouglas_powerview.button.PowerviewButtonDescription.icon |
|
static |
◆ key
| homeassistant.components.hunterdouglas_powerview.button.PowerviewButtonDescription.key |
|
static |
◆ press_action
| homeassistant.components.hunterdouglas_powerview.button.PowerviewButtonDescription.press_action |
|
static |
◆ translation_key
| homeassistant.components.hunterdouglas_powerview.button.PowerviewButtonDescription.translation_key |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/hunterdouglas_powerview/button.py