States for the webhook manager.
Definition at line 94 of file models.py.
◆ FAILED
| int homeassistant.components.onvif.models.WebHookManagerState.FAILED = 2 |
|
static |
◆ STARTED
| int homeassistant.components.onvif.models.WebHookManagerState.STARTED = 1 |
|
static |
◆ STOPPED
| int homeassistant.components.onvif.models.WebHookManagerState.STOPPED = 0 |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/onvif/models.py