|
| 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 Tessie Switch entity.
Definition at line 38 of file switch.py.
◆ key
| homeassistant.components.tessie.switch.TessieSwitchEntityDescription.key |
|
static |
◆ off_func
| homeassistant.components.tessie.switch.TessieSwitchEntityDescription.off_func |
|
static |
◆ on_func
| homeassistant.components.tessie.switch.TessieSwitchEntityDescription.on_func |
|
static |
◆ TessieSwitchEntityDescription
| homeassistant.components.tessie.switch.TessieSwitchEntityDescription.TessieSwitchEntityDescription |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/tessie/switch.py