mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-28 11:36:32 +00:00
add url to api
This commit is contained in:
parent
391be6afac
commit
8833845b2e
1
API.md
1
API.md
@ -176,6 +176,7 @@ Output the raw docker log
|
|||||||
- GET `/addons/{addon}/info`
|
- GET `/addons/{addon}/info`
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
"url": "null|url of addon",
|
||||||
"version": "VERSION",
|
"version": "VERSION",
|
||||||
"last_version": "LAST_VERSION",
|
"last_version": "LAST_VERSION",
|
||||||
"state": "started|stopped",
|
"state": "started|stopped",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user