mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-08 17:56:33 +00:00
Update API.md
This commit is contained in:
parent
2ed3ddf05b
commit
3d101a24a1
16
API.md
16
API.md
@ -226,15 +226,15 @@ return:
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"hostname": "",
|
"hostname": "hostname|null",
|
||||||
"features": ["shutdown", "reboot", "update", "hostname"],
|
"features": ["shutdown", "reboot", "update", "hostname"],
|
||||||
"operating_system": "",
|
"operating_system": "Hass.io-OS XY|Ubuntu 16.4|null",
|
||||||
"kernel": "",
|
"kernel": "4.15.7|null",
|
||||||
"chassis": "",
|
"chassis": "specific|null",
|
||||||
"type": "",
|
"type": "Hass.io-OS Type|null",
|
||||||
"deployment": "",
|
"deployment": "stable|beta|dev|null",
|
||||||
"version": "",
|
"version": "xy|null",
|
||||||
"last_version": "",
|
"last_version": "xy|null",
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user