mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-10 02:46:29 +00:00
Document safe_mode option on /core/restart (#2143)
This commit is contained in:
parent
33736391c5
commit
848e05641c
@ -1128,6 +1128,13 @@ Rebuild the Home Assistant core container
|
||||
|
||||
<ApiEndpoint path="/core/restart" method="post">
|
||||
Restart the Home Assistant core container
|
||||
|
||||
**Payload:**
|
||||
|
||||
| key | type | optional | description |
|
||||
| --------- | ---------- | -------- | -------------------------------- |
|
||||
| safe_mode | boolean | True | Restart Core into safe mode |
|
||||
|
||||
</ApiEndpoint>
|
||||
|
||||
<ApiEndpoint path="/core/start" method="post">
|
||||
|
Loading…
x
Reference in New Issue
Block a user