mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 15:26:29 +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>
|
||||||
|
|
||||||
|
<ApiEndpoint path="/supervisor/restart" method="post">
|
||||||
|
|
||||||
|
Restart the supervisor, can help to get the supervisor healthy again.
|
||||||
|
|
||||||
|
</ApiEndpoint>
|
||||||
|
|
||||||
<ApiEndpoint path="/supervisor/repair" method="post">
|
<ApiEndpoint path="/supervisor/repair" method="post">
|
||||||
|
|
||||||
Repair docker overlay issues, and lost images.
|
Repair docker overlay issues, and lost images.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user