|
| 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 update.
Definition at line 53 of file update.py.
◆ beta
| homeassistant.components.shelly.update.RestUpdateDescription.beta |
|
static |
◆ device_class
| homeassistant.components.shelly.update.RestUpdateDescription.device_class |
|
static |
◆ entity_category
| homeassistant.components.shelly.update.RestUpdateDescription.entity_category |
|
static |
◆ entity_registry_enabled_default
| homeassistant.components.shelly.update.RestUpdateDescription.entity_registry_enabled_default |
|
static |
◆ Final
| homeassistant.components.shelly.update.RestUpdateDescription.Final |
|
static |
◆ key
| homeassistant.components.shelly.update.RestUpdateDescription.key |
|
static |
◆ latest_version
| homeassistant.components.shelly.update.RestUpdateDescription.latest_version |
|
static |
◆ name
| homeassistant.components.shelly.update.RestUpdateDescription.name |
|
static |
◆ sub_key
| homeassistant.components.shelly.update.RestUpdateDescription.sub_key |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/shelly/update.py