|
| 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) |
| |
Describes Homekit button.
Definition at line 35 of file switch.py.
◆ bool
| homeassistant.components.homekit_controller.switch.DeclarativeSwitchEntityDescription.bool |
|
static |
◆ entity_category
| homeassistant.components.homekit_controller.switch.DeclarativeSwitchEntityDescription.entity_category |
|
static |
◆ key
| homeassistant.components.homekit_controller.switch.DeclarativeSwitchEntityDescription.key |
|
static |
◆ name
| homeassistant.components.homekit_controller.switch.DeclarativeSwitchEntityDescription.name |
|
static |
◆ translation_key
| homeassistant.components.homekit_controller.switch.DeclarativeSwitchEntityDescription.translation_key |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/homekit_controller/switch.py