mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-23 09:16:32 +00:00
Add note about IntegrationUpdateFailed
This commit is contained in:
parent
cd67197cfc
commit
4b5b2197f1
@ -45,6 +45,8 @@ async def async_perform_update(
|
||||
|
||||
If you set `supports_backup` to `True` in `UpdateDescription` a `backup` key will be present in `kwargs` with a `bool` that represent the choice the user made.
|
||||
|
||||
If the update failed raise `IntegrationUpdateFailed`.
|
||||
|
||||
## UpdateDescription
|
||||
|
||||
The update description provides a interface to describe the update.
|
||||
|
Loading…
x
Reference in New Issue
Block a user