|
| 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 describing SHC switch entities.
Definition at line 34 of file switch.py.
◆ device_class
| homeassistant.components.bosch_shc.switch.SHCSwitchEntityDescription.device_class |
|
static |
◆ key
| homeassistant.components.bosch_shc.switch.SHCSwitchEntityDescription.key |
|
static |
◆ on_key
| homeassistant.components.bosch_shc.switch.SHCSwitchEntityDescription.on_key |
|
static |
◆ on_value
| homeassistant.components.bosch_shc.switch.SHCSwitchEntityDescription.on_value |
|
static |
◆ should_poll
| homeassistant.components.bosch_shc.switch.SHCSwitchEntityDescription.should_poll |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/bosch_shc/switch.py