mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-18 23:06:31 +00:00
options/config add-on endpoint (#794)
This commit is contained in:
parent
29fd25e2d8
commit
5c9a29c3c4
@ -285,6 +285,10 @@ To reset customized network/audio/options, set it `null`.
|
||||
Run a configuration validation against the current stored add-on configuration.
|
||||
</ApiEndpoint>
|
||||
|
||||
<ApiEndpoint path="/addons/<addon>/options/config" method="get">
|
||||
The Data endpoint to get his own rendered configuration.
|
||||
</ApiEndpoint>
|
||||
|
||||
<ApiEndpoint path="/addons/<addon>/rebuild" method="post">
|
||||
Rebuild the add-on, only supported for local build add-ons.
|
||||
</ApiEndpoint>
|
||||
|
Loading…
x
Reference in New Issue
Block a user