mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-18 23:06:31 +00:00
Supervisor restart (#731)
This commit is contained in:
parent
cbe31f19c3
commit
e292a207ff
@ -2059,6 +2059,12 @@ Reload parts of the supervisor, this enable new options, and check for updates.
|
||||
|
||||
</ApiEndpoint>
|
||||
|
||||
<ApiEndpoint path="/supervisor/restart" method="post">
|
||||
|
||||
Restart the supervisor, can help to get the supervisor healthy again.
|
||||
|
||||
</ApiEndpoint>
|
||||
|
||||
<ApiEndpoint path="/supervisor/repair" method="post">
|
||||
|
||||
Repair docker overlay issues, and lost images.
|
||||
|
Loading…
x
Reference in New Issue
Block a user