|
| 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 DROP switch entity.
Definition at line 36 of file switch.py.
◆ key
| homeassistant.components.drop_connect.switch.DROPSwitchEntityDescription.key |
|
static |
◆ set_fn
| homeassistant.components.drop_connect.switch.DROPSwitchEntityDescription.set_fn |
|
static |
◆ translation_key
| homeassistant.components.drop_connect.switch.DROPSwitchEntityDescription.translation_key |
|
static |
◆ value_fn
| homeassistant.components.drop_connect.switch.DROPSwitchEntityDescription.value_fn |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/drop_connect/switch.py