mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-07 17:36:29 +00:00
Document safe mode option for /core/rebuild (#2204)
This commit is contained in:
parent
199a48d5f6
commit
705d66ea98
@ -1208,6 +1208,13 @@ Passing `image`, `refresh_token`, `audio_input` or `audio_output` with `null` re
|
||||
|
||||
<ApiEndpoint path="/core/rebuild" method="post">
|
||||
Rebuild the Home Assistant core container
|
||||
|
||||
**Payload:**
|
||||
|
||||
| key | type | optional | description |
|
||||
| --------- | ---------- | -------- | -------------------------------- |
|
||||
| safe_mode | boolean | True | Rebuild Core into safe mode |
|
||||
|
||||
</ApiEndpoint>
|
||||
|
||||
<ApiEndpoint path="/core/restart" method="post">
|
||||
|
Loading…
x
Reference in New Issue
Block a user