|
| 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 REST binary sensor.
Definition at line 58 of file binary_sensor.py.
◆ available
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.available |
|
static |
◆ device_class
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.device_class |
|
static |
◆ entity_category
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.entity_category |
|
static |
◆ entity_registry_enabled_default
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.entity_registry_enabled_default |
|
static |
◆ extra_state_attributes
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.extra_state_attributes |
|
static |
◆ Final
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.Final |
|
static |
◆ has_entity_name
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.has_entity_name |
|
static |
◆ key
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.key |
|
static |
◆ name
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.name |
|
static |
◆ removal_condition
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.removal_condition |
|
static |
◆ sub_key
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.sub_key |
|
static |
◆ supported
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.supported |
|
static |
◆ translation_key
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.translation_key |
|
static |
◆ value
| homeassistant.components.shelly.binary_sensor.RestBinarySensorDescription.value |
|
static |
The documentation for this class was generated from the following file: