Represent the current state of the add-on.
Definition at line 78 of file addon_manager.py.
◆ INSTALLING
| string homeassistant.components.hassio.addon_manager.AddonState.INSTALLING = "installing" |
|
static |
◆ NOT_INSTALLED
| string homeassistant.components.hassio.addon_manager.AddonState.NOT_INSTALLED = "not_installed" |
|
static |
Represent the current state of the add-on.
Definition at line 81 of file addon_manager.py.
◆ NOT_RUNNING
| string homeassistant.components.hassio.addon_manager.AddonState.NOT_RUNNING = "not_running" |
|
static |
◆ RUNNING
| string homeassistant.components.hassio.addon_manager.AddonState.RUNNING = "running" |
|
static |
◆ UPDATING
| string homeassistant.components.hassio.addon_manager.AddonState.UPDATING = "updating" |
|
static |
The documentation for this class was generated from the following file: