Supported features of the update entity.
Definition at line 11 of file const.py.
◆ BACKUP
| int homeassistant.components.update.const .UpdateEntityFeature.BACKUP = 8 |
|
static |
◆ Final
| homeassistant.components.update.const .UpdateEntityFeature.Final |
|
static |
◆ INSTALL
| int homeassistant.components.update.const .UpdateEntityFeature.INSTALL = 1 |
|
static |
◆ PROGRESS
| int homeassistant.components.update.const .UpdateEntityFeature.PROGRESS = 4 |
|
static |
◆ RELEASE_NOTES
| int homeassistant.components.update.const .UpdateEntityFeature.RELEASE_NOTES = 16 |
|
static |
◆ SPECIFIC_VERSION
| int homeassistant.components.update.const .UpdateEntityFeature.SPECIFIC_VERSION = 2 |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/update/const.py