mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-23 17:26:29 +00:00
Update addons list API
This commit is contained in:
parent
1bc7cb560a
commit
54c337cb53
@ -36,9 +36,9 @@ Return overview information about installed add-ons.
|
|||||||
"version": null,
|
"version": null,
|
||||||
"version_latest": "1.0.1",
|
"version_latest": "1.0.1",
|
||||||
"update_available": false,
|
"update_available": false,
|
||||||
"installed": false,
|
|
||||||
"detached": true,
|
"detached": true,
|
||||||
"available": true,
|
"available": true,
|
||||||
|
"state": "stopped",
|
||||||
"build": false,
|
"build": false,
|
||||||
"url": null,
|
"url": null,
|
||||||
"icon": false,
|
"icon": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user