|
| set[str] | context (self) |
| |
| 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) |
| |
Description of entity.
Definition at line 30 of file number.py.
◆ context()
| set[str] homeassistant.components.gardena_bluetooth.number.GardenaBluetoothNumberEntityDescription.context |
( |
|
self | ) |
|
Context needed for update coordinator.
Definition at line 39 of file number.py.
◆ CharacteristicLong
| homeassistant.components.gardena_bluetooth.number.GardenaBluetoothNumberEntityDescription.CharacteristicLong |
|
static |
◆ default_factory
| homeassistant.components.gardena_bluetooth.number.GardenaBluetoothNumberEntityDescription.default_factory |
|
static |
◆ None
| homeassistant.components.gardena_bluetooth.number.GardenaBluetoothNumberEntityDescription.None |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/gardena_bluetooth/number.py